review-pr-comments - Review & Resolve PR Comments
Check a PR for unresolved review comments, assess each one, apply fixes where needed, and resolve addressed threads via the GitHub API.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Identify target pull request
- Fetch unresolved review threads
- Read code at commented lines
- Triage threads into action categories
- Apply minimal code fixes
- Run project tests
- Commit and push code changes
- Post replies to reviewer comments
- Resolve review threads via GraphQL
- Restore original active GitHub account
Inputs
- PR number or URL
- Git repository remote URL
- Active Git branch or worktree
Outputs
- Committed and pushed code fixes
- GitHub PR review comment replies
- Resolved GitHub PR review threads
- Summary report of resolved threads
Requirements
- GitHub CLI tool gh
- Git CLI tool
- GitHub GraphQL and REST API access
