概要
The Parallel Agent Task Dispatcher skill provides a structured framework for identifying independent problem domains and delegating them to separate sub-agents. By breaking down complex, multi-faceted issues—such as unrelated test failures or subsystem bugs—into isolated, self-contained tasks, it allows Claude to work on multiple solutions simultaneously. This approach eliminates sequential bottlenecks, reduces context switching, and significantly accelerates the resolution of large-scale codebase issues through parallel execution and structured integration.