pr-description
Installation
SKILL.md
PR Description Writer
Create and publish high-quality PR descriptions that help reviewers understand intent, implementation details, and verification steps.
When to Use
- Opening a new PR
- Refreshing a stale or minimal PR description
- Capturing implementation rationale for future debugging
Goals
Every PR body should clearly answer:
- What changed?
- Why did we make this change now?
- How was it implemented?
- How was it tested?
- What risks or follow-ups remain?