chief-loop

Installation
SKILL.md

Run chief-agent across the full milestone — batch after batch — until both the goals and the contracts are satisfied, recording a decision-aware report for every task instead of one combined report per batch.

This builds directly on chief-autopilot's auto mode. If you want the "stop and ask a human on ambiguity" behavior, use chief-autopilot safe instead — chief-loop only runs in auto mode; it doesn't have a safe-mode equivalent.

Prerequisite Check

Before doing anything:

  1. Identify the active milestone directory under .chief/.
  2. Check that _goal/ has at least one non-empty file.
  3. Check that _contract/ has at least one non-empty file.

If either is missing → STOP. Tell the user:

"Goals and contracts are required for chief-loop. Run /chief-plan first."

Installs
22
Repository
thaitype/chief
GitHub Stars
65
First Seen
Aug 1, 2026
chief-loop — thaitype/chief