write-pr-description
Installation
SKILL.md
Write PR Description
Create structured pull request descriptions that provide context for reviewers.
Template
See templates/pr-description.md for the full template structure.
Sections
Summary
- 1-2 sentences explaining the PR at a high level
- What is being added/fixed/changed
- Why it matters
What Changed
- Bullet list of specific changes
- Focus on "what" not "how"
- Group related changes together