What problem does it solve?
Manually writing pull request descriptions is time-consuming, often omits critical context like breaking changes or test plans, and leads to inconsistent documentation across development teams.
Core Features & Use Cases
- Structured PR Body Generation: Automatically creates PR drafts with standardized sections including Summary, Changes, Breaking Changes, Migration, Test Plan, and Related links.
- Context-Aware Content: Incorporates optional design intent documents, code quality guides, and confirmed team discussion points to ensure PR descriptions are accurate and complete.
- Use Case: Development teams submitting feature, bug fix, or refactor PRs can use this skill to eliminate manual documentation work, ensuring all required context is included for reviewers without spending time compiling change details.
Quick Start
Use the code-review-pr-body skill to generate a draft PR description for your current feature branch against the agreed base branch.