什么是 workflow-plan?
统一规划技能——4阶段规划工作流程、规划验证和交互式重新规划。在“工作流程:计划”、“工作流程:计划验证”、“工作流程:重新计划”上触发。 来源:catlog22/claude-code-workflow。
统一规划技能——4阶段规划工作流程、规划验证和交互式重新规划。在“工作流程:计划”、“工作流程:计划验证”、“工作流程:重新计划”上触发。
通过命令行快速安装 workflow-plan AI 技能到你的开发环境
来源:catlog22/claude-code-workflow。
Unified planning skill combining 4-phase planning workflow, plan quality verification, and interactive replanning. Produces IMPLPLAN.md, task JSONs, verification reports, and manages plan lifecycle through session-level artifact updates.
Before dispatching to phase execution, collect workflow preferences via AskUserQuestion:
workflowPreferences is passed to phase execution as context variable, referenced as workflowPreferences.autoYes, workflowPreferences.interactive within phases.
统一规划技能——4阶段规划工作流程、规划验证和交互式重新规划。在“工作流程:计划”、“工作流程:计划验证”、“工作流程:重新计划”上触发。 来源:catlog22/claude-code-workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan统一规划技能——4阶段规划工作流程、规划验证和交互式重新规划。在“工作流程:计划”、“工作流程:计划验证”、“工作流程:重新计划”上触发。 来源:catlog22/claude-code-workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catlog22/claude-code-workflow