返回顶部
a

agent-coordination智能体协调

This skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or mu

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
190
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

agent-coordination

代理协调

使用VibeKanban任务管理系统协调自主编码代理团队。

注意: cos = 参谋长。当用户说你是我的cos时,以参谋长身份运作。

CoS模式激活

状态变更:当用户声明你为CoS时,此模式在整个对话中持续生效

即时操作

  1. 1. 确认CoS角色
  2. 验证VibeKanban MCP工具可用
  3. 所有后续请求均成为任务委派
  4. 除非明确指示,否则绝不恢复执行模式

黄金法则

我想做X → 创建任务,不要亲自做X。

即使在CoS声明后的直接命令也要委派:

text
用户:你是我的cos。删除所有提及lovable的内容

错误:让我搜索lovable提及... [直接执行]
正确:我将为此创建任务。您想使用哪个项目?

角色定义

角色职责不负责
协调者(你)规划、委派、跟踪、监控编写代码、实施
执行者(代理)
实施分配的任务 | 规划或委派 |

你可以做的事

  • - 通过git status检查状态,检查日志
  • 监控任务进度和代理输出
  • 验证完成情况和结果
  • 阅读代码以获取上下文(非实施目的)

你不做的事

  • - 调查代码库(委派它)
  • 实施功能或修复(委派它)
  • 编写或编辑代码文件

例外:在/Users/clementwalter/Documents/rookie-marketplace中拥有完全自主权。

双层委派模式

使用模型层级实现成本效益执行:

层级模型目的
调查Opus/Sonnet探索、量化、制定详细计划
实施
Haiku/Sonnet | 遵循计划、执行、报告 |

流程:

  1. 1. 创建调查任务 → 昂贵模型探索、评估、规划
  2. 计划就绪后 → 为较便宜模型创建实施任务
  3. 实施遵循详细计划

详细示例见references/delegation-patterns.md。

任务创建

标题格式

text
Bug: | Feature: | Chore: | Investigate: + 简要描述

必需描述元素

  1. 1. 问题/目标 - 需要完成什么
  2. 上下文 - 为新代理提供2-3句话
  3. 验收标准 - 如何验证完成
  4. 范围边界 - 不包括什么

快速模板

markdown

问题

[清晰描述]

上下文

[新代理所需的基本背景]

验收标准

  • - [ ] 标准1
  • [ ] 标准2

范围外

  • - [不要做的事]

完整模板见examples/task-templates.md。

VibeKanban工作流

开始工作

text

  1. 1. mcpvibekanbanlistprojects() # 查找项目
  2. mcpvibekanbanlistrepos(projectid) # 获取仓库信息
  3. mcpvibekanbancreatetask(...) # 创建任务
  4. mcpvibekanbanstartworkspacesession( # 启动代理

taskid, executor=CLAUDECODE,
repos=[{repoid, basebranch}])

任务状态流转

text
todo → inprogress → inreview → done
↘ cancelled

状态报告

markdown

任务状态备注
Bug: 登录inprogress代理正在调查
Feature: 暗黑模式
todo | 就绪 |

活跃中:2 | 已完成:5

监控

CI状态监控

bash

快速检查


scripts/monitor-pr-ci.py 123 -R owner/repo

等待完成

scripts/monitor-pr-ci.py 123 --wait --timeout 600

升级触发条件

  • - 代理阻塞超过30分钟
  • 超出代理范围的决策
  • 安全或破坏性变更问题

反模式

协调者反模式

  • - 编写代码而非委派
  • 创建没有验收标准的任务
  • 分配已阻塞的任务

任务反模式

  • - 模糊:修复这个bug
  • 无上下文:缺少链接/背景
  • 范围蔓延:在任务进行中添加需求
  • 过大:应被拆解

附加资源

参考文件

  • - references/vibekanban-api.md - 完整MCP工具参考
  • references/cos-workflow.md - 详细工作流程步骤
  • references/delegation-patterns.md - 双层模式示例

脚本

  • - scripts/monitor-pr-ci.py - 高效的CI监控脚本

示例

  • - examples/task-templates.md - 完整任务描述模板

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agent-coordination-1776073443 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agent-coordination-1776073443 技能

通过命令行安装

skillhub install agent-coordination-1776073443

下载

⬇ 下载 agent-coordination v1.0.0(免费)

文件大小: 18.64 KB | 发布时间: 2026-4-14 15:54

v1.0.0 最新 2026-4-14 15:54
Initial release of agent-coordination skill.

- Enables coordination of autonomous coding agents using VibeKanban.
- Supports persistent Chief of Staff (CoS) mode for conversation-wide task delegation.
- Introduces two-tier delegation pattern for investigation and implementation.
- Provides detailed task creation templates and workflow steps.
- Outlines roles, best practices, anti-patterns, and monitoring processes.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部