pr-comment-triage
Installation
SKILL.md
PR Comment Triage
Review every comment on the current PR and make a careful decision for each one: address it in code, reply for clarification, or resolve it when it is already handled. Resolve every review thread you have confirmed is handled, and always leave a short explanation reply when you resolve one.
A remark is a claim about the code, not a fact about it. That is true of every author and doubly true of AI review agents, which judge one diff hunk without the context a human reviewer carries. Confirm each claim against the code before it changes a line.
Scope
Use this skill when the user wants help with the current PR's feedback, including requests like:
- "go through the PR comments"
- "triage review feedback"
- "check whether these PR comments still need work"
- "resolve addressed review comments"
This skill is for the current PR on the current branch.