Orchestrate

Compose and run multi-agent LOOPS — spawn sub-agents, verify work with a fresh grader, run grader panels, fan out over a batch, or loop-until-dry — instead of doing checkable or large work in one pass yourself. Use when an outcome is verifiable but not guaranteed first try (→ maker→verifier), the answer space is wide (→ panel), the input is a batch (→ fan-out/map), or the work-list is unknown-size (→ loop-until-dry). The agent composes the loop at runtime; the human never designs one. Every loop self-verifies, respects a token ceiling, and escalates to the human with proof when it can't converge.

5dive-ai b8432f8 6.0 KB Updated

File contents

5dive-ai/character-packs/tree/main/packs/smith/skills/orchestrate commit b8432f8673

Frequently asked questions

npx skillmds@latest add 5dive-ai/orchestrate