What problem does it solve?
Manually writing comprehensive Pull Request (PR) descriptions is a tedious, time-consuming task that often leads to overlooked changes, slowing down code reviews and increasing the risk of bugs. This Skill automates the entire process, ensuring every meaningful change is documented.
Core Features & Use Cases
- Systematic Change Inventory: Automatically inventories ALL changed files and commits, categorizing them into features, bug fixes, tests, documentation, and configuration updates.
- Structured PR Summaries: Generates well-organized PR descriptions with dedicated sections for user impact, technical notes, testing details, and the implementation approach.
- GitHub Integration: Seamlessly updates your GitHub Pull Request description via the
gh pr edit command, saving you manual copy-pasting.
- Use Case: A developer finishes a complex feature branch that also includes several bug fixes, refactors, and new tests. Instead of spending an hour manually documenting everything, they use this Skill to generate a complete, structured PR description in minutes, ensuring nothing is missed and accelerating the review process.
Quick Start
Update the PR description for this branch.