概要
The Dispatching Parallel Agents skill provides a standardized framework for managing complex debugging sessions where multiple, unrelated issues exist across different subsystems or test files. By identifying independent problem domains and dispatching focused, self-contained tasks to concurrent AI agents, it eliminates the bottleneck of sequential investigation. This approach is specifically designed for high-velocity environments like Claude Code, allowing developers to resolve multiple failures in the time it would usually take to fix one, provided the tasks do not share dependencies or state.