概要
The Parallel Agent Dispatcher skill optimizes the software development workflow by identifying independent failure domains—such as unrelated test files or distinct subsystems—and assigning them to individual Claude agents for simultaneous resolution. By following a structured pattern of domain identification, focused task creation, and parallel execution, this skill drastically reduces the time spent on large-scale refactors or complex bug hunts. It ensures that independent issues are resolved without sequential bottlenecks, providing a framework for reviewing and integrating multiple fixes efficiently.