grey-haven-pr-template

Generate Markdown pull request descriptions with Grey Haven Studio sections and Linear issue references.

29|4|Updated Aug 10, 2025
One-click install
npx skills add https://github.com/greyhaven-ai/claude-code-config --skill grey-haven-pr-template
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grey-haven-pr-template
Source: https://github.com/greyhaven-ai/claude-code-config/tree/main/grey-haven-plugins/developer-experience/skills/pr-template
Command: npx skills add https://github.com/greyhaven-ai/claude-code-config --skill grey-haven-pr-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the time-consuming process of writing comprehensive pull request descriptions by automatically generating structured templates that meet Grey Haven Studio's rigorous standards.

Core Features & Use Cases

  • Structured PR Generation: Create complete PR descriptions with summary, motivation, implementation details, and testing sections.
  • Quality Assurance: Ensure all PRs include necessary checklists, multi-tenant verification, and proper documentation.
  • Use Case: When you've just finished coding a new feature, use this Skill to generate a professional PR description with all required sections, saving 15-30 minutes per review cycle.

Quick Start

Generate a pull request description for my new authentication feature following Grey Haven standards, including a summary, motivation, implementation details, and testing strategy.

Frequently Asked Questions about grey-haven-pr-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a pull request description that follows coding standards?▼

This Skill generates structured pull request descriptions adhering to Grey Haven Studio standards, including summary, motivation, implementation details, testing sections, and checklists. It automates the 15-30 minute process of writing comprehensive PRs with proper Markdown formatting and code references.

What sections does an automated PR description include?▼

Automated PR descriptions include Summary, Motivation, Implementation Details, Testing strategy, and Checklist sections. The Skill ensures compliance with style guidelines (90-character TypeScript, 130-character Python), multi-tenant verification, Linear issue references, and RLS considerations for tenant isolation.

Can I use this for pull request reviews across multiple projects?▼

Yes, this Skill applies to PR creation and review across Grey Haven projects. It generates descriptions that maintain consistency with organizational standards and multi-tenant requirements, making it suitable for team-wide adoption across your codebase.

What quality checks does the generated PR description include?▼

Generated descriptions include quality assurance checks covering necessary documentation, testing verification, multi-tenant isolation validation, and adherence to Grey Haven's style guidelines. Each PR description includes an explicit checklist to confirm all requirements are met.

How does this handle multi-tenant considerations in PRs?▼

The Skill incorporates multi-tenant verification and row-level security (RLS) validation into PR descriptions. It ensures tenant isolation requirements are explicitly documented and tested, critical for applications handling separate customer data or isolated environments.