triage
Triage
Move issues on the project issue tracker through a small state machine of triage roles.
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
Agent Briefs
An agent brief is a structured comment posted to an issue that gives an AFK agent everything it needs to implement the fix or feature without human hand-holding. A good agent brief contains:
- Context: why this issue matters, relevant background, links to related issues or ADRs
- Scope: exactly what needs to change — no more, no less
- Acceptance criteria: a checklist of verifiable conditions that define "done"
More from camacho/ai-skills
bail
Reflects, updates GitHub Issue, closes PR if open, cleans up worktree/branch.
566plan-review
Auto-assembles review panel using deterministic rules, dispatches agents against plan file, collects verdicts.
547archive
Fills Outcomes & Learnings in a plan file and renames it to .done.md.
542orient
Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
537capture
Creates a draft GitHub Issue with triage label from natural language description.
535reflect
Use after merging a branch or completing a task to consolidate learnings into memory layers, close out issues, and verify the phase gate.
500