What problem does it solve?
This Skill helps you quickly triage GitHub issues by moving them through a clear state machine with consistent, role-based decisions and required evidence.
Core Features & Use Cases
- State-machine triage on demand: Guides how to classify issues into category and state roles (bug vs enhancement; needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix).
- Durable agent brief creation: Produces an authoritative agent brief contract when issues are ready for AFK work, using durable acceptance criteria and clear scope boundaries.
- Reproduction-first workflow (bugs only): Requests reproduction steps, runs relevant checks, and escalates to needs-info when details are insufficient.
- Out-of-scope handling for enhancements: Writes and links to .out-of-scope records for wontfix enhancement decisions to support institutional memory and deduplication.
Quick Start
Use the triage skill by running /triage and describing the issue(s) you want evaluated or moved (e.g., “Show me anything that needs my attention” or “Move #42 to ready-for-agent”).