Acerca de
Swarm Orchestration empowers Claude to execute multiple independent tasks simultaneously by batching tool calls into single messages rather than processing them sequentially. By identifying operations that lack inter-dependencies—such as reading multiple source files, running concurrent shell commands, or performing multi-file refactoring—this skill significantly accelerates complex workflows. It provides structured patterns for parallel information gathering and build operations, ensuring that sequential processing is reserved only for tasks where the output of one step is strictly required for the next.