概要
The Parallel Agent Spawner is an orchestration skill designed to drastically reduce development time by distributing tasks across multiple concurrent Claude agents. By analyzing project dependencies and identifying parallelizable units of work—such as coding features, running E2E tests, or performing code reviews—it manages a pool of worker agents, handles their lifecycles, and automatically aggregates results. This skill is essential for complex projects where sequential task execution creates bottlenecks, providing robust conflict resolution and merge strategies to ensure a cohesive final output.