Multi Agent Orchestration Book — Development skill for Claude Code
A field guide to multi-agent orchestration — from subagents to federation.
How to install Multi Agent Orchestration Book
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Soul-Brews-Studio/multi-agent-orchestration-book and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Multi Agent Orchestration Book does
A field guide to multi-agent orchestration — from subagents to federation. Real patterns from 100 hours of building maw-js v2.0.0-alpha.2.
Alternatives in Development
- Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
- Purpose — Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively de 527 ★
- Ua To Ga4 — UA to GA4 Field Name Mapping 242 ★
README
Multi-Agent Orchestration: A Practitioner's Guide
**Subtitle**: From Subagents to Federation — Real Patterns from 100 Hours of Building
[](https://soul-brews-studio.github.io/multi-agent-orchestration-book/)
Read Online
The book is published at **[soul-brews-studio.github.io/multi-agent-orchestration-book](https://soul-brews-studio.github.io/multi-agent-orchestration-book/)** via GitHub Pages.
About This Book
This is not a theoretical treatise on multi-agent systems. It is a field guide written from a 100+ hour session where we used three distinct tiers of agent orchestration to ship a production-grade software system. Every pattern in this book has code that shipped. Every failure has a git commit. Every success has metrics.
**You will not find**:
- Speculative architectures
- Toy examples
- "Hello world" demonstrations
- Copy-paste prompts divorced from real problems
**You will find**:
- The exact prompts we used, with the code they produced
- War stories with timestamps and root causes
- Cost models derived from actual token counts
- Failure modes documented with their fixes
- Three production-tested patterns for spawning agents
The Source
This book is built on **maw-js**, a multi-agent workflow framework written in Bun + TypeScript. During one session (April 2026, session 4833f831, ~100 hours), maw-js evolved from v1.15.0 to v2.0.0-alpha.2. That evolution included:
- Full Hono → Elysia framework migration (21 API files, 76 routes)
- TypeBox validation across all endpoints
- 17-plugin command catalog (maw-commands repository)
- WASM plugin architecture (inspired by The Graph's graph-node)
- Federation protocol across 4 nodes (oracle-world, white, clinic-nat, mba)
- 35 new tests, 3 deep-learn explorations (Elysia 123K docs, graph-node 126K docs)
The code is open source. Every file path and commit hash in this book is real and reproducible.
Tabl
Related Skills
Unhinged Claude Skills
25 Claude Code skills with names that sound like a police report and uses that save real hours.
Author Team
Activate the FrankX Author Team with Master Story Architect orchestration for world-class book creation
Become Expert
Go become a genuine expert in $ARGUMENTS. Not a caricature — the real thing: how a top practitioner in this fi
Multi Agent Playbook
经真实项目验证的多 Agent 协作方法论:设计/执行分工、Skill 治理、提示词工程与工程纪律 A field-tested playbook for multi-agent collaboration
Encoding Patterns Into Skills
Encoding Orchestration & Error Handling into Skills
Jidoka Steward
Project federation status — North Star, Integrity Charter, and the steward's defense readiness
Related Agents
MARS
Multi-Agent Research Synthesis - Universal orchestration agent for systems-level intelligence and complex oper
Swe Dev Theoretical Minimum Finder
Finds and audits the smallest source-grounded foundation needed for serious work in a field, then turns it int
API GraphQL Analyst
MUST BE USED for GraphQL API analysis - provides GraphQL schema design, resolver optimization, N+1 problem det