01Structures PR bodies with a summary, bullet points, and inline markdown links to code.
02Validates staged changes and enforces proper branch naming conventions (`feature/`, `fix/`).
03229 GitHub stars
04Enforces specific formatting for PR titles (capitalized verbs, no prefixes) and bodies.
05Automates PR creation using `gh pr create` with self-assignment and reviewer suggestions.
06Analyzes the complete changeset against the base branch for a comprehensive PR description.