pr/
Analyze changes, detect scope issues, and create a well-structured PR
When to use this
- When creating a PR and want a structured description with context, changes, and test plan automatically generated
- When your team enforces PR templates and you want the boilerplate filled in accurately
- When working across multiple repos with different PR conventions and you want a consistent baseline
How to use
-
Open the template on GitHub and copy its content:
skills/pr/SKILL.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.