← 返回
未分类 中文

Team Agents Orchestrator

Run complex tasks with explicit role separation (operator, researcher, builder, editor), structured handoff contracts, and memory hygiene to prevent context...
运行复杂任务,明确角色分工(操作员、研究员、构建者、编辑),结构化交接协议,记忆卫生,防止上下文失效
cwheeler67 cwheeler67 来源
未分类 clawhub v1.0.0 1 版本 99763.6 Key: 无需
★ 1
Stars
📥 402
下载
💾 0
安装
1
版本
#latest

概述

Team Agents Orchestrator

Use this skill when one task spans multiple modes (research + implementation + communication) and quality can degrade without structure.

Roles

  • Operator: owns user interaction and final decisions
  • Researcher: gathers facts/options/constraints
  • Builder: executes implementation steps and reports exact diffs/errors
  • Editor: refines final messaging for clarity and actionability

Activation criteria

Activate when any of these are true:

  • task is multi-step and high impact
  • task crosses domains (e.g., web research + config changes + user-facing output)
  • task has external/public consequences
  • task likely needs iterative review

Orchestration loop

  1. Define objective and constraints.
  2. Create a handoff contract (see references/handoff-contract.md).
  3. Run role steps in order (Researcher → Builder → Editor).
  4. Operator reviews and decides final output/action.
  5. Log durable outcomes and follow-ups.

Handoff discipline

Every handoff must include:

  • objective
  • constraints
  • output format
  • done criteria
  • open questions

Receiver must restate scope before executing.

Memory hygiene rules

  • Durable outcomes/decisions → daily memory
  • Stable preferences/facts → long-term memory
  • Temporary chatter/debug text should not be promoted unless reused

Common failure modes

  • role blur (single messy pass)
  • overreach without approval
  • verbose output without added value
  • memory pollution from transient logs

Output contract

Return:

  • concise final result
  • what changed
  • unresolved risks/questions
  • next best action

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 12:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 834 📥 303,568
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,458 📥 506,302
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,097 📥 823,872