什么是 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