multi-agent-patterns

Community

Design multi-agent architectures for complex tasks.

Authormjunaidca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Single-agent contexts hit limits when tasks are complex or require cross-domain capabilities. This Skill explains how to design multi-agent architectures that distribute work across specialized agents, enabling parallel reasoning and richer tool use. It covers three architectural patterns: Supervisor/Orchestrator, Peer-to-Peer/Swarm, and Hierarchical, plus context isolation, coordination, and failure handling.

Core Features & Use Cases

  • Pattern 1: Supervisor/Orchestrator — centralized planning and synthesis
  • Pattern 2: Peer-to-Peer/Swarm — distributed handoffs and collaboration
  • Pattern 3: Hierarchical — layered strategy, planning, and execution
  • Guidelines on context isolation, coordination, and failure modes

Quick Start

Define a supervisor and several specialized workers, implement clear handoff protocols, and run a coordinated task to achieve an objective.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: multi-agent-patterns
Download link: https://github.com/mjunaidca/mjs-agent-skills/archive/main.zip#multi-agent-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.