소개
This skill provides a comprehensive framework for designing and managing multi-agent systems in Claude Code. It establishes clear protocols for single-responsibility agents, defining exactly when to delegate, how to package context for handoffs, and patterns for parallel or iterative execution. By implementing these rules, developers can eliminate common AI anti-patterns like circular delegation or context loss, ensuring that complex tasks are distributed effectively across specialized AI personas for more reliable and higher-quality results.