What problem does it solve? Maintainers drown in untriaged issues and external pull requests, losing track of what needs evaluation, what is waiting on reporters, and what is ready for an agent or human to implement. This Skill imposes a consistent state machine and durable specification process on the issue tracker. ## Core Features & Use Cases - State machine triage: Categorize items as bug or enhancement and move them through needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix states, with PRs treated as issues with attached code. - Verification and grilling: Reproduce reported bugs, check out PR diffs to confirm claims, and run structured questioning rounds to flesh out vague requests before acting. - Agent briefs and out-of-scope memory: Write durable, behavioral agent briefs for delegation and record rejected feature requests in a .out-of-scope/ knowledge base to deduplicate future requests. - Use Case: A maintainer asks what needs attention; the Skill lists unlabeled, in-progress, and re-activated items, then verifies issue #42, grills the reporter for missing detail, and posts an agent-ready brief. ## Quick Start Ask the assistant to triage issue #42 and move it to the appropriate state with a brief.