·team-executor
>_

team-executor

輕量級會話執行技巧。恢復現有的團隊協調會話,以便透過團隊工作人員代理進行純粹的執行。沒有分析,沒有角色生成——只有載入和執行。需要會話路徑。在「團隊執行者」上觸發。

19安裝·4熱度·@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-10

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