T

triage

bymattpocock·#16 trending

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

183,100stars
First seenApr 28, 2026

Installation

Send this command to your AI agent:

npx skills add https://github.com/mattpocock/skills --skill triage

Documentation

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