A real incident
Even the team that built the system watched a fleet of agents run out of command, and the chapters next door are how you keep yours in it.
The chapters
59 min total
- Beyond one agent7 minA test for when many agents beat one: too big for a window, splits clean, or needs a check.
- Decomposition: split work7 minA three-clause contract per work item, so two agents never write to the same file.
- Patterns: fan-outs, pipelines8 minHow to pick fan-out, pipeline, judge panel, or orchestrator-worker for the work.
- Fleet verification8 minWriter-verifier pairs that refute the work, fix small defects, and hand back a clean artifact.
- Economics: what fleets cost7 minA fleet's bill is tokens times agents; you cap it, tier the models, and batch what can wait.
- Fleet failure modes7 minThe failures that hit at the joints, each with a tell to watch and a cure you build in.
- Supervision at scale7 minGates, a one-glance status, scheduled reads, and a stop switch that always works.
- The Orchestration Plan8 minOne page holding every fleet decision, so the next run starts from it, not your memory.
The sum
Put these together and you can take a job too big for one session, split it into contracts, run the right pattern, make the fleet verify itself, hold the cost, and stay in command, all recorded on one page you reuse for the next fleet you run.
The Orchestration Plan is a one-page fillable PDF; complete it and you can launch a fleet straight from the page and repeat the job without remaking every call.
The Orchestration PlanFillable PDFDownload →