Skip to main content

multi-agent-orchestration

Use when designing multi-agent systems, selecting topology patterns (supervisor/hierarchical/peer-to-peer/debate/swarm), implementing typed shared state with LangGraph or CrewAI, configuring agent delegation with capability-based routing, resolving inter-agent conflicts, or instrumenting observability across agent handoffs. Handles 5 topology patterns (Supervisor, Hierarchical, Peer-to-Peer, Debate, Swarm), typed shared state (LangGraph checkpoints, CrewAI outputs, AutoGen message-bus), delegation protocol (task decomposition, capability matching, handoff routing, fallback chains), state sync (checkpoint, event sourcing, shared memory), conflict resolution (voting, override, consensus, HITL escalation), and failure prevention (hallucination cascade detection, state corruption guards, loop prevention). Do NOT use for single-agent workflows (use agent-handoff-protocol), LLM prompt engineering (use llm-engineer), distributed systems (use system-architect), or microservices orchestration (use devops-engineer).

Jump to install

Source facts

Repository
zeroes-ones/Skills
Last source activity
August 29, 2026 at 20:01
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.