gh-pr
Installation
SKILL.md
GH PR
Close out GitHub PR review feedback on the current branch. Own the full resolve loop: discover the PR, fetch unresolved threads, assess validity in code, plan fixes, implement, run quality gates, push, and resolve addressed threads with commit-hash references.
Ambiguity routing
| User says | Route to |
|---|---|
| "address PR comments", "fix review feedback", "resolve comments" | Full resolve loop (includes plan step) |
| "reply to comments", "respond on GitHub", "draft replies" | Reply-only sub-path |
| "review this PR", "post review comments" | gh-review-specific-pr |
| "open a PR", "commit and create PR" | open-pr |
| "split into PRs", "slice branch" | slice-pr |
Default ambiguous "address comments" → full resolve loop, not reply-only.