소개
This skill provides a specialized framework for orchestrating multiple AI agents to work on independent problem domains simultaneously. By identifying tasks that lack shared state or sequential dependencies—such as unrelated test failures or isolated bugs—it allows you to dispatch focused agents to work in parallel rather than sequentially. This pattern includes standardized prompt structures, guidance on domain separation, and integration strategies, significantly reducing the time required for complex maintenance and debugging sessions within the Claude Code environment.