概要
This skill provides a structured framework for identifying and managing independent task domains within complex development projects. By breaking down multiple unrelated failures—such as disparate test errors or isolated subsystem bugs—it enables developers to dispatch specialized parallel agents to tackle each problem concurrently. This approach significantly reduces resolution time, prevents context drift in AI models, and ensures that fixes are focused and verifiable without interfering with other system components. It is particularly effective for large-scale refactoring or when facing a high volume of independent test regressions.