Thrifty Dispatch

Lean tiered-build orchestrator (JSONL-dispatch architecture). Use for "thrifty fast / lean / dispatch", or a multi-sprint build where cost matters. The architect (Sonnet) writes a contract + a sprints.jsonl and calls a dispatch SCRIPT that loops cheap bare model calls (claude -p --bare, subscription, no API key) to write each sprint to disk — NO subagents. The orchestrator never ingests sprint outputs, only a manifest, so its context stays tiny. Then it runs the gate and surgical-fixes.

2389-research ed2979b 2 files · 19.6 KB Updated

File contents

2389-research/atelier/tree/main/skills/thrifty-dispatch commit ed2979b317

Frequently asked questions

npx skillmds@latest add 2389-research/thrifty-dispatch