Acerca de
The Parallel Task Execution skill provides standardized patterns for spawning and managing concurrent subagents within the Claude Code environment. By utilizing the run_in_background parameter and specific messaging protocols, it allows Claude to perform multiple independent operations—such as multi-file analysis, perspective-based reviews, and modular feature implementation—at the same time. This approach effectively bypasses sequential bottlenecks, transforming linear workflows into high-performance parallel processes that deliver results significantly faster than standard execution.