什麼是 team-executor?
輕量級會話執行技巧。恢復現有的團隊協調會話,以便透過團隊工作人員代理進行純粹的執行。沒有分析,沒有角色生成——只有載入和執行。需要會話路徑。在「團隊執行者」上觸發。 來源:catlog22/claude-code-workflow。
輕量級會話執行技巧。恢復現有的團隊協調會話,以便透過團隊工作人員代理進行純粹的執行。沒有分析,沒有角色生成——只有載入和執行。需要會話路徑。在「團隊執行者」上觸發。
透過命令列快速安裝 team-executor AI 技能到你的開發環境
來源:catlog22/claude-code-workflow。
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輕量級會話執行技巧。恢復現有的團隊協調會話,以便透過團隊工作人員代理進行純粹的執行。沒有分析,沒有角色生成——只有載入和執行。需要會話路徑。在「團隊執行者」上觸發。 來源:catlog22/claude-code-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/catlog22/claude-code-workflow --skill team-executor 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catlog22/claude-code-workflow