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 structured state machine so every issue ends up classified, specified, and routed to the right owner. ## Core Features & Use Cases - State machine triage: Classify issues with category roles (bug, enhancement) and state roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix), with conflict detection and maintainer overrides. - Agent brief generation: Produce durable, behavior-focused agent briefs with acceptance criteria so AFK agents can implement issues without re-reading stale file paths. - Out-of-scope knowledge base: Record rejected feature requests in .out-of-scope/ files and surface prior rejections when similar requests reappear. - Use Case: A maintainer runs triage on Monday morning, sees three buckets of issues needing attention, reproduces a reported bug, grills the reporter on a vague feature request, and moves two issues to ready-for-agent with complete briefs. ## Quick Start Ask the assistant to show you everything on the issue tracker that needs triage attention, or tell it to triage a specific issue number.