triage

Installation
Summary

State machine-driven issue triage with role-based workflow management and agent brief generation.

  • Two category roles (bug, enhancement) and five state roles (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix) guide issues through a standardized workflow
  • Supports querying unlabeled issues, in-progress triage, and issues awaiting reporter feedback; presents results in priority buckets with one-line summaries
  • Includes reproduction testing for bugs, grilling sessions for incomplete issues, and templates for triage notes and agent briefs
  • Respects prior triage context, codebase ADRs, and out-of-scope knowledge bases to avoid re-asking resolved questions and surfacing prior rejections
SKILL.md

Triage

Move issues on the project issue tracker through a small state machine of triage roles.

If this repo treats external pull requests as a request surface (see the issue-tracker config), triage covers them too: a PR is an issue with attached code — same roles, same states, same machine, with a few deltas marked "for a PR" below. Resolve a bare #42 to an issue or PR per the tracker config.

Every comment or issue posted to the issue tracker during triage must start with this disclaimer:

> *This was generated by AI during triage.*

Reference docs

Roles

Installs
255.4K
GitHub Stars
147.7K
First Seen
Apr 28, 2026
triage — mattpocock/skills