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).

跳到安装

来源信息

仓库
zeroes-ones/Skills
最近来源活动
2026年8月29日 20:01
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。