multi-model-orchestrator
Installation
SKILL.md
multi-model-orchestrator
Decompose. Execute. Synthesize.
A lightweight skill for coordinating work across multiple AI agents (Claude, Opus, Haiku, Codex, or any agent) using a single handoff document as the source of truth.
Why This Skill
Complex work often requires:
- High-level planning — breaking down a big goal into concrete subtasks
- Parallel execution — different agents handling different task types simultaneously
- Feedback synthesis — collecting results and iterating intelligently
- Full traceability — understanding who did what, why, and what changed
This skill provides the structure and templates to do this cleanly.
Operating Contract
Direct actions: create or update one handoff document as the source of truth, decompose the goal into executor-ready subtasks, assign explicit dependencies, record execution results, and synthesize feedback into next steps.