github-pull-request-review-resolve
Installation
SKILL.md
GitHub Pull Request Review & Resolve
Workflow
- Confirm PR context and access.
- Run
gh auth status. - Identify PR number from user input or current branch with
gh pr view --json number,url,headRefName,baseRefName,reviewDecision. - Stop and report clearly if no PR is associated with the branch.