A state machine for turning raw bug reports and feature requests into actionable work. It walks you through reproduction, asks the right questions, and packages everything into agent briefs that let an AFK agent implement fixes without hand-holding. The out-of-scope knowledge base is clever: declined features get documented in `.out-of-scope/` so you stop re-litigating the same requests. The role system is minimal (two categories, five states) and the grilling step actually tries to reproduce bugs before asking for more info. If you're maintaining a project with incoming issues and want to prep work for agents or humans, this gives you a structured flow instead of ad-hoc triage theater.
npx skills add https://github.com/camacho/ai-skills --skill triage