What problem does it solve?
Reviewers often lack the concise context, clear summary, and direct evidence they need to evaluate changes quickly; this Skill turns a branch and its diff into a PR that a reviewer can trust and act on within minutes.
Core Features & Use Cases
- Reviewer-first PR writing: Produce a focused title and structured body (Summary, Context, Changes, Validation, Notes) that highlight what to read first and why it matters.
- Safety and validation checks: Ensure the branch is pushed, identify the correct base branch, inspect diffs and commits, and verify the created PR with the gh CLI before reporting back.
- AI attribution and transparency: Automatically include clear AI attribution in the PR body and commit trailers so reviewers know an agent participated.
- Use Case: When a developer has a feature branch ready, use this Skill to draft the PR body, verify the diff, create the PR via gh, and return the PR URL.
Quick Start
Create a concise, reviewer-ready PR for the current branch that summarizes the change, explains the context, lists key changes, describes validation steps, and includes AI attribution.