What problem does it solve? Issue trackers accumulate unreviewed, ambiguous, or duplicate reports that stall development. This Skill moves issues through a defined state machine of roles, verifies claims against the codebase, and converts approved work into durable agent-ready briefs. ## Core Features & Use Cases - State Machine Triage: Categorize issues as bug or enhancement and move them through needs-triage, needs-info, ready-for-agent, ready-for-human, or wontfix states. - Codebase Verification: Reproduce reported bugs, check for redundant existing implementations, and match requests against a persistent out-of-scope knowledge base of prior rejections. - Agent Brief Generation: Write durable, behavior-focused specifications with acceptance criteria that autonomous agents can execute weeks later. - Use Case: A maintainer asks "Show me anything that needs my attention" and receives three buckets of unlabeled, in-progress, and re-activated issues, then triages issue #42 into a ready-for-agent brief after verifying the bug in the codebase. ## Quick Start Ask the assistant to triage issue number 42 on the project issue tracker and move it to the appropriate state.