·workflow-execute
>_

workflow-execute

通过自动会话发现、并行任务处理和状态跟踪来协调工作流任务的代理执行。在“工作流:执行”上触发。

47安装·3热度·@catlog22

安装

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

如何安装 workflow-execute

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

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

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 workflow-execute?

通过自动会话发现、并行任务处理和状态跟踪来协调工作流任务的代理执行。在“工作流:执行”上触发。 来源:catlog22/claude-code-workflow。

如何安装 workflow-execute?

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

这个 Skill 的源码在哪?

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