关于
This skill empowers Claude to break down complex projects into independent sub-tasks that run in parallel using the Task tool. By spawning multiple background agents within a single execution block, it significantly reduces total processing time for large-scale operations. It is particularly effective for debugging multiple test failures across different files, performing multi-directory code analysis, or conducting simultaneous reviews from various perspectives like security, performance, and architecture. The skill includes specific patterns for dispatching agents, managing background tasks, and integrating results into a cohesive final output.