Multi Agent Patterns
Skill Verified ActiveThis skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
To guide users in designing and implementing effective multi-agent systems by detailing architectural patterns, coordination protocols, and failure handling strategies.
Features
- Explains supervisor, peer-to-peer, and hierarchical multi-agent patterns
- Details context isolation as a primary design principle
- Covers consensus mechanisms like weighted voting and debate protocols
- Provides guidance on failure modes and mitigations
- Includes pseudocode examples for implementation
Use Cases
- Designing multi-agent systems
- Implementing supervisor or swarm architectures
- Coordinating multiple agents effectively
- Decomposing complex tasks across agents
Non-Goals
- Implementing specific agent frameworks
- Providing ready-to-run agent code
- Handling single-agent prompt engineering
Installation
First, add the marketplace
/plugin marketplace add muratcankoylan/Agent-Skills-for-Context-Engineering/plugin install Agent-Skills-for-Context-Engineering@context-engineering-marketplaceQuality Score
VerifiedTrust Signals
Similar Extensions
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Agent Hierarchical Coordinator
99Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator
Hive Mind Advanced
98Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
Coordinate Swarm
98Apply collective intelligence coordination patterns — stigmergy, local rules, and quorum sensing — to organize distributed systems, teams, or workflows without centralized control. Covers signal design, agent autonomy boundaries, emergent behavior cultivation, and feedback loop tuning. Use when designing distributed systems without a coordination bottleneck, organizing teams that must self-coordinate, building event-driven architectures with shared state communication, or replacing fragile centralized orchestration with resilient emergent coordination.
Swarm Init
98Initialize a multi-agent swarm with anti-drift configuration
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.