pr-description-writer
Installation
SKILL.md
PR Description Writer Skill
Purpose
Write and verify GitHub pull request descriptions following project templates with zero fabrication tolerance. Ensures all claims are backed by actual code changes and applies technical documentation verification standards to prevent marketing language and unverified claims.
Two Modes of Operation
Create Mode (Default)
Generate new PR description from git changes:
- Analyze git diff and commit history
- Follow project PR template if found
- Verify all claims against actual changes
- Generate markdown for
gh pr create --body