What problem does it solve? Maintainers drown in unlabeled issues and half-specified feature requests, and AFK coding agents receive vague tickets they cannot act on. This Skill runs a structured triage workflow that categorizes issues, verifies claims against the codebase, and produces durable agent briefs. ## 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. - Codebase verification: Reproduces reported bugs, checks out PR diffs to confirm claims, and detects already-implemented features or prior rejections via the .out-of-scope/ knowledge base. - Agent brief authoring: Writes durable, behavior-focused briefs with acceptance criteria and explicit scope boundaries that survive codebase refactors. - Use Case: A maintainer says "Let's look at #42" — the Skill reads the issue, checks the codebase for redundancy, verifies the bug, grills the reporter if details are missing, and posts an agent-ready brief. ## Quick Start Ask the assistant to triage issue #42 and move it to the appropriate state with an agent brief.