What problem does it solve?
Triages GitHub issues by enforcing a standardized state machine with one category and one state, surfacing agent briefs, and guiding maintainers through consistent decision-making.
Core Features & Use Cases
- Applies canonical roles: category (bug/enhancement) and state (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) to issues to enable predictable workflows.
- Surfaces agent briefs and triage notes when issues are ready for an agent or human review, using templates like AGENT-BRIEF.md and referencing OUT-OF-SCOPE.md for rejected requests.
- Enforces strict state transitions and prompts with contextual information to minimize duplication and misclassification.
- Supports invoking triage via /triage and generating actionable next steps for maintainers.
Quick Start
Invoke the /triage command on an unlabeled issue to classify it and attach an agent brief when ready.