概要
This skill provides production-ready patterns for orchestrating complex multi-agent systems within Claude Code. It enables the implementation of sophisticated workflows where tasks are delegated to specialized specialists, results are aggregated through parallel execution, and conflicting outputs are resolved via confidence-based or LLM-arbitrated logic. Ideal for building robust AI systems that require diverse expertise—such as simultaneous security, performance, and architecture reviews—it ensures coherent result synthesis and reliable communication between independent agents through a dedicated message bus.