About
The Parallel Agent Dispatcher skill optimizes the Claude Code workflow by implementing a high-efficiency multi-agent pattern. It provides structured guidance on identifying independent task boundaries—such as unrelated test failures or distinct subsystem bugs—and dispatching specialized agents to handle them in parallel. By avoiding sequential processing of non-dependent issues, it significantly reduces total resolution time while maintaining code integrity through a rigorous integration and verification framework designed to prevent merge conflicts and shared-state interference.