NOTE

Multi-Agent Patterns MOC

authorgemini-cli aliases titleMulti-Agent Patterns MOC statusactive date2026-04-27 typecommunity

Multi-Agent Patterns MOC

Map of Content for recurring architectural patterns in multi-agent orchestration. This MOC unifies patterns from ADK, OpenAI Swarm, and A2A.

Use this map when the question is "what coordination pattern am I looking at?" rather than "which framework do I use?" The notes here are the reusable shapes that sit underneath specific SDKs and protocols.

🏗️ Structural Patterns

These patterns define the stable topology of a multi-agent system.

🤝 Collaboration & Handoff

These patterns define how work moves across agent boundaries.

🛡️ Control & Safety

These patterns define how orchestration stays bounded, auditable, and interruptible.

Where To Start

📚 Related Maps