What problem does it solve?
Triage organizes messy GitHub issues into a clear workflow so bugs and enhancements move quickly to the right next step, with consistent role labels and actionable next actions.
Core Features & Use Cases
- State-machine issue routing: Moves issues through canonical triage states (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) using the maintainer’s intent.
- Durable agent brief generation: Produces contract-style briefs for AFK agents using AGENT-BRIEF.md, including acceptance criteria and scope boundaries.
- Bug vs enhancement outcomes: Applies different handling for bugs and enhancements, including writing to the .out-of-scope knowledge base for wontfix enhancements.
- Faster decisions with prior context: Reads the issue body, existing triage notes, and relevant out-of-scope concepts to avoid re-asking resolved questions.
Quick Start
Ask the skill to triage a specific issue number, for example: "Move issue #42 to ready-for-agent."