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 に表示されている付属ファイルをお読みください。