resolve-pr-reviews
Installation
SKILL.md
/resolve-pr-reviews Skill
Fetch unresolved PR review threads, implement fixes, reply to each thread, resolve them, and push. Handles review rallies (new comments appearing after re-review) with up to 3 iteration loops.
Model Selection Policy:
- Code fix implementation uses the default model (current session). Do NOT specify
--modelor override. - Opus-class / expensive reasoning models are prohibited — review fixes are small, targeted changes.
- If a comment requires complex architectural changes, skip it and reply asking for further discussion.
Phase 1: Detect PR and Validate
1-1. Resolve PR number
If $ARGUMENTS is provided and is a number, use it as the PR number.
Otherwise, detect from the current branch: