·team-coordinate
>_

team-coordinate

具有动态角色生成的通用团队协调技能。使用带有角色规范文件的团队工作代理架构。只有协调员是内置的——所有工作角色都是在运行时作为角色规范生成的,并通过团队工作代理生成。用于编排的节拍/节奏模型。触发“团队协调”。

19安装·4热度·@catlog22

安装

$npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate

如何安装 team-coordinate

通过命令行快速安装 team-coordinate AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

Universal team coordination skill: analyze task -> generate role-specs -> dispatch -> execute -> deliver. Only the coordinator is built-in. All worker roles are dynamically generated as lightweight role-spec files and spawned via the team-worker agent.

This skill is coordinator-only. Workers do NOT invoke this skill -- they are spawned as team-worker agents directly.

Parse $ARGUMENTS. No --role needed -- always routes to coordinator.

具有动态角色生成的通用团队协调技能。使用带有角色规范文件的团队工作代理架构。只有协调员是内置的——所有工作角色都是在运行时作为角色规范生成的,并通过团队工作代理生成。用于编排的节拍/节奏模型。触发“团队协调”。 来源:catlog22/claude-code-workflow。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate
分类
>_效率工具
认证
收录时间
2026-03-09
更新时间
2026-03-11

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 team-coordinate?

具有动态角色生成的通用团队协调技能。使用带有角色规范文件的团队工作代理架构。只有协调员是内置的——所有工作角色都是在运行时作为角色规范生成的,并通过团队工作代理生成。用于编排的节拍/节奏模型。触发“团队协调”。 来源:catlog22/claude-code-workflow。

如何安装 team-coordinate?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/catlog22/claude-code-workflow