Resolve GitHub PR review comments
rrcommandsetup L2★12
aspiers/ai-config ↗What it does
Address all unresolved GitHub PR review comments
Best for
Systematically resolving PR review feedback without missing any comment or thread, ensuring all reviewer notes are addressed before merge.
Inputs
- · PR number or URL (or current branch PR)
Outputs
- · replies to each unresolved comment
- · threads marked resolved where appropriate
Requires
- · gh CLI
- · pr-comment-resolving skill
Preconditions
- · gh CLI authenticated
- · PR exists with unresolved comments
Failure modes
- · PR not found (invalid number/URL)
- · no unresolved comments (no work needed)
- · gh API rate limit hit
Trust signals
- · finds ALL unresolved comments (no cherry-pick)
- · reply explains outcome (not just 'done')
- · resolves threads where appropriate