address-pr-comments
Address PR Comments
Systematically review, plan, and resolve unresolved pull request comments on the current branch — in one interactive pass, with you in control of when to edit and when to commit.
This skill owns the control flow (discover → plan → get approval → address → let you review → reply and resolve). The mechanics — how to fetch all three comment sources, classify them, reply, resolve threads, and re-request the right reviewers — live in a shared reference so they stay consistent with the other PR skills in this plugin:
Read ${CLAUDE_PLUGIN_ROOT}/references/pr-review-mechanics.md first (if that path doesn't
resolve, it's at the plugin root, two levels up from this skill:
../../references/pr-review-mechanics.md). The phases below tell you when to apply each section of
it; that file tells you how.
If you want a hands-off version that loops across multiple review rounds — committing, pushing, and
re-requesting review on its own until the reviews settle — use pr-autopilot instead. This skill
is the single-pass, ask-first counterpart.