What problem does it solve? Maintainers drown in untriaged issues: bugs without reproductions, feature requests without specs, and no durable record of why features were rejected. This Skill moves issues through a consistent state machine so every issue ends up classified, specified, and routed to the right owner. ## Core Features & Use Cases - State machine triage: Routes issues through needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix states, each paired with a bug or enhancement category. - Agent brief generation: Writes durable, behavior-focused agent briefs with acceptance criteria so AFK agents can implement issues without re-reading stale context. - Out-of-scope knowledge base: Records rejected feature requests in .out-of-scope/ files and surfaces prior rejections when similar requests reappear. - Use Case: A maintainer says "show me anything that needs my attention" and gets three buckets — unlabeled, needs-triage, and needs-info with new reporter activity — then picks an issue, reproduces the bug, and posts an agent brief moving it to ready-for-agent. ## Quick Start Ask the assistant to triage issue number 42 and recommend a category and state with reasoning.