← All skills
🔀
Engineering
GitHub PR Description Writer
PR description that gets reviewed faster. Why, what, testing, screenshots, risk, rollback.
Step 1
Get the skill
Pick one. Copy to paste straight away, or download pr-description-writer.md to keep.
Step 2
Paste it into your AI
Big PRs need this discipline. Small PRs can skip Risk + Rollback if low-impact.
▸Preview the skill· what gets copied
Write a pull request description.
Branch / PR title: {{TITLE}}
What changed (diff summary): {{SUMMARY}}
Why this change (linked issue or context): {{WHY}}
Tests added or run: {{TESTS}}
Screenshots / GIFs available: {{LINKS or NONE}}
Risk level: {{LOW / MEDIUM / HIGH}}
Format:
## Why
1 to 2 paragraphs of context.
## What
Bullet list of the actual changes.
## Testing
- Manual steps tested
- Automated tests added / passing
## Screenshots
Inline images or "N/A".
## Risk + Rollback
- Risk level + 1 line on why
- How to roll back (revert PR, feature flag, DB migration reversal)
## Reviewer notes
Anything reviewers should know but might miss.
Keep it skimmable. Reviewers scan, they do not read.Works with: Claude · Claude Code · ChatGPT · Cursor · Any model
By Rishi Jain
More skills like this
⌨️
Claude Code Project Spec
Hand Claude Code a project spec it can actually build from. Stack, files, behavior, edge cases.
🐛Bug Report Polisher
Turn "this is broken plz fix" into an actionable bug report. Repro, expected, actual, env, logs.
✅Code Review Checklist
What to actually check in a code review. Logic, tests, naming, security, performance, docs.