What problem does it solve?
This Skill solves the problem of inconsistent or slow GitHub issue handling by enforcing a clear triage state machine with durable decision-making artifacts.
Core Features & Use Cases
It classifies issues into exactly one category role (bug or enhancement) and one state role (needs-triage, needs-info, ready-for-agent, ready-for-human, or wontfix) while guiding the maintainer through gathering context, reproducing bugs when possible, and producing the right follow-up comment type. It supports preparing AFK-agent-ready work by generating structured agent briefs and writing durable out-of-scope records for rejected enhancements.
Quick Start
Use the triage skill to move an issue to the correct workflow label and, if needed, generate an agent brief based on the full issue context.