What problem does it solve?
This skill prevents incomplete, duplicated, or poorly documented pull requests by grounding the review body in the actual branch history and diff.
Core Features & Use Cases
- Preflight Validation: Inspects committed changes, checks for existing pull requests, pushes the branch, and sets its upstream before invoking a CLI.
- PR/MR Creation and Updates: Supports GitHub and GitLab workflows, including draft status, conventional titles, cleanup flags, and body updates.
- Reviewer-Focused Documentation: Produces compact summaries, witnessed verification details, review notes, residual risks, and architecture diagrams when the change warrants them.
- Use Case: When a feature branch is ready for review, use the skill to create or update the appropriate pull request with an accurate title, concise body, verification status, and merge cleanup configuration.
Quick Start
Ask the skill to create or update a review-ready pull request for the current branch.