legion-orchestrator
Decompose a coding goal into a parallelizable task graph and dispatch workers. Use when the user wants to spin up a swarm via /legion-start, run multiple Claude workers in parallel on a single project, or coordinate a fleet of cloud Claudes. The orchestrator runs locally; workers can be local subagents or Modal cloud containers (decided per-task by the dispatcher skill).