什么是 audit-plan?
审核实施计划的阶段间依赖性、数据流一致性、排序逻辑和陈旧工件。生成风险评估的流程审计报告。 来源:darraghh1/my-claude-setup。
审核实施计划的阶段间依赖性、数据流一致性、排序逻辑和陈旧工件。生成风险评估的流程审计报告。
通过命令行快速安装 audit-plan AI 技能到你的开发环境
来源:darraghh1/my-claude-setup。
Arguments are provided above via $ARGUMENTS. Parse them to determine the plan folder path (e.g., plans/detector-refactor). Do NOT ask the user to re-provide the path.
This skill performs a holistic flow audit of a multi-phase implementation plan. It assesses whether phases connect coherently as a pipeline — NOT whether individual phases comply with templates (that's /review-plan's job).
Tasks survive context compacts — skipping this check causes lost progress and repeated work.
审核实施计划的阶段间依赖性、数据流一致性、排序逻辑和陈旧工件。生成风险评估的流程审计报告。 来源:darraghh1/my-claude-setup。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan审核实施计划的阶段间依赖性、数据流一致性、排序逻辑和陈旧工件。生成风险评估的流程审计报告。 来源:darraghh1/my-claude-setup。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup