Multi-Agent System

Multi-Agent AI System

Definition

Architecture where multiple AI agents work together, either in parallel or hierarchically, to solve complex problems. Agents may specialize in different domains or tasks and coordinate to achieve shared goals.

Examples in the Wild

  • Example 1:Multiple Claude Code sessions with subagents
  • Example 2:Specialized agents for different problem domains
  • Example 3:Hierarchical agent systems with parent-child relationships