Coordinates multiple agents and disciplines to break down complex tasks, define handoff contracts, and surface dependencies. Use when ownership is unclear or work crosses design, engineering, QA, and production.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-game-dev-code:orchestration-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Coordinate multiple agents and disciplines so complex tasks are broken down cleanly and handed off without ambiguity.
Coordinate multiple agents and disciplines so complex tasks are broken down cleanly and handed off without ambiguity.
npx claudepluginhub mrcalderon3d/everything-game-dev-codeDecompose complex tasks into parallel units, design dependency graphs with blockedBy/blocks, and write effective task descriptions with acceptance criteria.
Decomposes goals into parallel tasks, assigns agents, monitors progress, and verifies results. For AI Maestro orchestration workflows.
Orchestrates TASKS.md execution at scale with team (Agent Teams API, 3-level hierarchy), auto (task dispatch), or thin (minimal context) modes; auto-selects by task count and infrastructure.