·team-executor
>_

team-executor

轻量级会话执行技巧。恢复现有的团队协调会话,以便通过团队工作人员代理进行纯粹的执行。没有分析,没有角色生成——只有加载和执行。需要会话路径。在“团队执行者”上触发。

20安装·5热度·@catlog22

安装

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

如何安装 team-executor

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

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

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

Lightweight session execution skill: load session -> reconcile state -> spawn team-worker agents -> execute -> deliver. No analysis, no role generation -- only executes existing team-coordinate sessions.

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

| No --session | ERROR immediately | | --session invalid | ERROR with specific reason | | Valid session | Orchestration Mode -> executor |

轻量级会话执行技巧。恢复现有的团队协调会话,以便通过团队工作人员代理进行纯粹的执行。没有分析,没有角色生成——只有加载和执行。需要会话路径。在“团队执行者”上触发。 来源:catlog22/claude-code-workflow。

可引用信息

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

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

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 team-executor?

轻量级会话执行技巧。恢复现有的团队协调会话,以便通过团队工作人员代理进行纯粹的执行。没有分析,没有角色生成——只有加载和执行。需要会话路径。在“团队执行者”上触发。 来源:catlog22/claude-code-workflow。

如何安装 team-executor?

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

这个 Skill 的源码在哪?

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