What problem does it solve?
Triage automates moving GitHub issues through a consistent, role-based workflow so problems get evaluated, clarified, delegated, or closed without losing context.
Core Features & Use Cases
- Issue state machine with canonical roles: Applies exactly one category role (
bug or enhancement) and exactly one state role (needs-triage, needs-info, ready-for-agent, ready-for-human, or wontfix).
- Agent-ready handoff artifacts: Prepares issues for AFK agents by generating durable agent briefs from the current issue context.
- Durable triage notes and next-step clarity: Produces structured triage notes using a template to avoid re-asking resolved questions.
- Out-of-scope knowledge base surfacing: Checks the
.out-of-scope/ knowledge base and references prior rejections to reduce churn and duplication.
Quick Start
Use the triage skill to move an issue (for example, "#42") into the appropriate state and category by reading its labels, comments, and required context, then posting the correct brief or closing action.