Orchestrates multiple independent agents to resolve bugs, test failures, and tasks concurrently to maximize developer velocity.
The Parallel Agent Dispatcher skill optimizes development workflows by identifying independent problem domains—such as unrelated test failures or isolated subsystem bugs—and assigning them to separate agents for simultaneous resolution. By decomposing complex, multi-faceted issues into focused, self-contained tasks, it prevents sequential bottlenecks and allows for rapid parallel execution. This approach is ideal for large-scale refactors or high-volume debugging sessions where tasks do not share state or dependencies, ensuring every inch of context is used efficiently without agents interfering with one another or getting lost in overly broad scopes.