소개
The Orchestrator skill empowers Claude to act as a lead coordinator, spawning and managing multiple autonomous worker agents to execute development tracks in parallel. By utilizing the Agent Mail protocol for inter-agent communication and a strict file reservation system to prevent merge conflicts, it enables large-scale, TDD-driven implementations that would otherwise be limited to sequential execution. This skill is essential for high-velocity engineering teams using Claude Code to handle multi-file features, complex refactors, and concurrent bug fixes without overlapping effort.