What problem does it solve? Maintainers drown in unlabeled, underspecified issues and lose track of which ones are ready for work. This Skill provides a structured triage workflow that categorizes issues, reproduces bugs, grills reporters for missing detail, and produces durable agent-ready briefs. ## Core Features & Use Cases - State machine triage: Move issues through needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix states with one category label (bug or enhancement). - Agent brief generation: Write durable, behavior-focused specifications with acceptance criteria that stay valid as the codebase changes. - Out-of-scope knowledge base: Record rejected feature requests in .out-of-scope/ files and surface prior rejections when similar issues arrive. - Use Case: A maintainer runs triage on a backlog of 30 issues, reproduces two bugs, requests info on three vague reports, and publishes agent briefs for five well-understood enhancements. ## Quick Start Ask the assistant to show all issues needing attention and triage issue number 42 through to ready-for-agent.