Creates pull requests with properly formatted titles and descriptions following conventional commit style. Checks for uncommitted changes first and routes you to commit them before opening the PR. The description template skips the usual checkbox theater and focuses on what matters: what changed, why you made the change, and context reviewers actually need. Handles both modern and legacy GitHub CLI versions automatically, working around that old Projects classic deprecation bug if you're stuck on an older gh version. Integrates with the conventional-commit skill for the full workflow from changes to merged PR.
npx skills add https://github.com/marcelorodrigo/agent-skills --skill create-pr