Communityv2.0.0

Multi Agent Collaboration

Claude Grade 多智能体协作技能。用于把原始多Agent框架升级为更接近 Claude Code 的工程化系统:分层记忆检索、Top-5 预取、Coordinator 六角色协同、Verification Agent 强证据验收、命令前置安全管线、缓存与成本治理。适用于需要“多Agent不空转、记忆不瞎...

3.6kdownloads1stars36active installse2e5g
View on ClawHubBack to Skills

Skill Details

Slug
multi-agent-collaboration
Latest Version
2.0.0
Author
e2e5g
Published
Feb 27, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Multi Agent Collaboration.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.0

- Major upgrade: Integrates Claude Code style mechanisms for multi-agent systems, emphasizing verifiable results and robust execution. - Added ClaudeMemorySystem with five-tier memory (identity, correction, task, project, reference) and top-5 retrieval before reasoning. - Introduced ClaudeCoordinator featuring six distinct agent roles to structure collaboration. - Added VerificationAgent to enforce strong evidence-based validation. - Implemented SafetyGatePipeline with 14 built-in guards for command pre-execution auditing. - Introduced CostGovernor for cache/call tracking and cost observability. - Provided direct usage examples, key source files, and templates for immediate integration.