pr-comments
Installation
SKILL.md
PR Comments — Triage & Fix
Fetch all unresolved PR review threads, deduplicate across bots, triage by severity, and produce a fix plan for human approval. After sign-off, resolve ignored threads and spawn subagents to fix real issues.
Invocation
/pr-comments— auto-detect PR from current branch/pr-comments 608— specific PR number
Phase 1: Fetch Unresolved Threads
1a. Identify the PR
# Auto-detect from current branch, or use the provided PR number
gh pr view --json number,headRepositoryOwner,title,headRefName,baseRefName