orchestrator
Installation
SKILL.md
Orchestrator
Keep one main seat in control while using other agents for the work they do best. This skill supports both Claude Code and Codex. The current main model is whatever the user selected; never infer, rename, or pin it.
Default topology
Current Claude or Codex main
├── native specialist agents: exploration, review, testing, domain expertise
├── Grok worker lane: bounded implementation volume
└── Fable advisor lane: read-only second opinions at commitment boundaries
On a Claude Code main, a fourth lane exists: the native Workflow tool for
deterministic staged fan-outs (opt-in-gated, Claude-only). Treat it as a
dispatch lane under the same ownership rules — see
../coordinator/references/native-workflows.md.