What problem does it solve? Maintainers drown in unlabeled issues and external PRs with no consistent process for categorizing, verifying, and routing them to agents or humans. This Skill enforces a structured triage workflow so every issue gets a category, a state, and an actionable outcome. ## Core Features & Use Cases - State machine triage: Applies category roles (bug, enhancement) and state roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) to issues and external PRs. - Verification and grilling: Reproduces reported bugs, checks out PR diffs to confirm claims, and runs structured questioning rounds to flesh out vague requests. - Agent briefs and out-of-scope records: Writes durable, behavior-focused agent briefs for delegation and maintains a .out-of-scope/ knowledge base of rejected feature requests. - Use Case: A maintainer runs triage on a backlog of 30 unlabeled issues; the Skill buckets them, verifies each claim against the codebase, and produces ready-for-agent briefs an AFK agent can execute. ## Quick Start Ask the agent to triage issue #42 and recommend a category and state with reasoning.