pull-request
Installation
SKILL.md
Pull Request
GitHub pull request lifecycle on a remote PR or branch destined to become one.
Pick branch
Map the user prompt to exactly one branch:
| User intent | Branch |
|---|---|
| Commit session work, push, create PR | open |
| Split one branch into smaller PRs | slice |
| Update PR title and/or description (no code) | retitle |
| Submit already-verified findings on a PR | comment |
| Fix review feedback end-to-end (assess, code, push, resolve) | resolve |
| Respond on existing threads only — no new findings, no code | reply |
Ambiguous routing: