What problem does it solve?
This Skill removes ambiguity and saves reviewer time by producing concise, senior-level pull request descriptions that explain what changed, why it changed, and what to focus on before a reviewer reads the code.
Core Features & Use Cases
- Structured PR templates that produce What / Why / How sections, Changes, Risk Assessment, Review Guide, and Testing checklist tailored to the diff.
- Automated analysis of commits, diffs, test and migration files, and PR size to enforce quality gates and suggest splitting or additional checks.
- Risk-aware guidance that includes blast radius, rollback plan, and monitoring when high-risk changes or migrations are detected.
- Use cases: creating PR descriptions for feature work, bugfixes, refactors, breaking changes, or hotfixes; summarizing branch changes for code reviews; generating review guidance for reviewers.
Quick Start
Use the pr-description skill to generate a What/Why/How PR description that summarizes the branch diff, highlights tests and migrations, and includes a risk assessment.