Clone this into your project root to run a report-only daily triage loop (L1 readiness).
-
Copy files into your repo:
cp -r starters/minimal-loop-claude/.claude/skills/loop-triage .claude/skills/ cp starters/minimal-loop-claude/.claude/agents/loop-verifier.md .claude/agents/ cp starters/minimal-loop-claude/STATE.md.example STATE.md cp starters/minimal-loop-claude/LOOP.md . -
Customize
STATE.mdproject name. -
Start the loop (Claude Code):
/loop 1d Run $loop-triage. Read STATE.md first. Append high-priority and watch items. Update Last run timestamp. Do not auto-fix anything in week one.
-
Read
STATE.mdeach morning for 1–2 weeks. Tune the triage skill. -
When triage quality is good, add
minimal-fixfromtemplates/SKILL.md.minimal-fixand enable small auto-wins with the verifier agent (isolation: worktreeon implementer tasks).
| File | Purpose |
|---|---|
STATE.md.example |
State spine template |
.claude/skills/loop-triage/SKILL.md |
Triage skill |
.claude/agents/loop-verifier.md |
Checker sub-agent for L2+ |
LOOP.md |
Loop config doc for your team |
- Loop Design Checklist
- Daily Triage pattern
- Claude Code example
- Run
npx @cobusgreyling/loop-audit .for readiness score