triage

Installation
SKILL.md

Triage Skill

A self-resuming morning loop. One run = gather → load state → triage → fan-out fix → persist → spill. Everything personal (state, inbox, runs, voice) lives under .triage/, which is gitignored. This skill file and the scripts are committed; the data never leaves the machine.

Preconditions

  • gh authenticated (gh auth status). All issue/PR/CI reads and writes go through it.
  • .triage/ exists. If missing, run scripts/triage/bootstrap.sh first, it scaffolds state.json, inbox.md, runs/, and bootstraps voice.md from past comments.
  • Clean working tree on main. The loop only mutates .triage/ on the base checkout; all code changes happen in worktrees.

The loop

Installs
68
GitHub Stars
1.5K
First Seen
Jun 17, 2026
triage — bitbonsai/mcpvault