什麼是 workflow-execute?
透過自動會話發現、平行任務處理和狀態追蹤來協調工作流程任務的代理執行。在「工作流程:執行」上觸發。 來源:catlog22/claude-code-workflow。
透過自動會話發現、平行任務處理和狀態追蹤來協調工作流程任務的代理執行。在「工作流程:執行」上觸發。
透過命令列快速安裝 workflow-execute AI 技能到你的開發環境
來源:catlog22/claude-code-workflow。
Orchestrates autonomous workflow execution through systematic task discovery, agent coordination, and progress tracking. Executes entire workflow without user interruption (except initial session selection if multiple active sessions exist), providing complete context to agents and ensuring proper flow control execution with comprehensive TodoWrite tracking.
Resume Mode: When called with --resume-session flag, skips discovery phase and directly enters TodoWrite generation and agent execution for the specified session.
Lazy Loading: Task JSONs read on-demand during execution, not upfront. TODOLIST.md + IMPLPLAN.md provide metadata for planning.
透過自動會話發現、平行任務處理和狀態追蹤來協調工作流程任務的代理執行。在「工作流程:執行」上觸發。 來源:catlog22/claude-code-workflow。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute透過自動會話發現、平行任務處理和狀態追蹤來協調工作流程任務的代理執行。在「工作流程:執行」上觸發。 來源:catlog22/claude-code-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catlog22/claude-code-workflow