What problem does it solve? Maintainers drown in unlabeled issues and external PRs with no consistent process for evaluating, categorizing, and preparing work for implementation. This Skill enforces a structured triage workflow that turns raw reports into verified, agent-ready specifications. ## Core Features & Use Cases - State machine triage: Move issues and PRs through category roles (bug, enhancement) and state roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) with conflict detection. - Verification and grilling: Reproduce reported bugs, check out PR diffs to confirm claims, and run structured questioning rounds to flesh out vague requests before assignment. - Agent briefs and out-of-scope tracking: Write durable, behavior-focused agent briefs for delegation and maintain a .out-of-scope/ knowledge base that records rejected feature requests to prevent re-litigation. - Use Case: A maintainer runs triage on a backlog of 30 unlabeled issues; the Skill buckets them by attention needed, verifies each bug against the codebase, and produces agent-ready briefs for the ones approved for work. ## Quick Start Ask the assistant to show everything on the issue tracker that needs triage attention, or name a specific issue or PR number to triage it end to end.