What problem does it solve?
Open a GitHub PR with a tight body — why this change, what'll surprise the reviewer, how we know it's correct — or add a pull_request_template to a repo. Use when asked to open, create, or draft a pull request, compose or regenerate a PR description, or scaffold a repo's PR template. Composes the Summary/Gotchas/Verification structure and detects an existing template first.
Core Features & Use Cases
- Compose the Summary/Gotchas/Verification structure for PR bodies to clearly explain the change and its impact.
- Detect and apply a repo's existing PR template when present; otherwise apply a standard three-block structure (Summary, Gotchas, Verification).
- Scaffold or update PR descriptions to reflect changes, including references to related issues and Closes statements.
Quick Start
Draft a PR body for the current branch by summarizing the change, highlighting Gotchas, and detailing verification, while using an existing PR template if available.