eh-multi-agent多 agent 协调设计模式。当需要选择 coordinator/fork/swarm 模式或设计跨 agent 协作时使用。不适用于工具重试(用 tool-governance)或上下文管理(用 context-memory)。参见 execution-loop(coordinator 持续执行)。
Install via ClawdBot CLI:
clawdbot install lanyasheng/eh-multi-agentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 21, 2026
A team uses the coordinator pattern to manage multiple AI agents working on different modules of a codebase, with file claim and lock preventing conflicts when editing shared files like configuration scripts. Workspace isolation ensures each agent operates in a dedicated environment, while the synthesis gate allows a lead agent to compile results into a unified deployment plan.
In a marketing agency, a swarm of AI agents collaboratively drafts and refines content for a campaign, using shared task lists to assign sections like social media posts and blog articles. File claim and lock mechanisms prevent overwrites during concurrent edits, with workspace isolation maintaining version control for each agent's contributions.
Researchers employ the fork pattern to delegate data processing tasks to multiple AI agents analyzing different datasets simultaneously, with workspace isolation ensuring clean separation of results. The synthesis gate is used by a coordinator agent to aggregate findings into a comprehensive report, avoiding file conflicts through claim protocols.
A support team uses the coordinator pattern to assign AI agents to handle various ticket types, such as technical issues or billing inquiries, with shared task lists for prioritization. Workspace isolation allows each agent to access relevant databases without interference, and the synthesis gate helps compile resolution summaries for quality assurance.
Offer a cloud-based service that integrates multi-agent coordination patterns, providing tools for task delegation, file locking, and workspace isolation to enterprises. Revenue is generated through subscription tiers based on the number of agents and advanced features like synthesis gate analytics.
Provide expert consulting to help organizations design and deploy multi-agent systems using patterns like coordinator/fork/swarm selection and review-execution separation. Revenue comes from project-based fees for setup, training, and ongoing support to optimize agent workflows.
Distribute the multi-agent skill as open-source software under MIT license, with premium add-ons for enhanced features such as automated synthesis gate tools and advanced conflict resolution. Revenue is earned from sales of these add-ons and enterprise support packages.
💬 Integration Tip
Start by defining clear delegation modes and implementing file claim protocols to avoid conflicts; use workspace isolation to maintain agent independence and simplify debugging.
Scored Jul 6, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Local Python orchestration skill: multi-agent workflows via shared blackboard file, permission gating, token budget scripts, and persistent project context....
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.