什么是 review-plan?
根据模板和代码库合规性检查 plan.md 或单阶段文件。每次调用一个文件。 来源:darraghh1/my-claude-setup。
根据模板和代码库合规性检查 plan.md 或单阶段文件。每次调用一个文件。
通过命令行快速安装 review-plan AI 技能到你的开发环境
来源:darraghh1/my-claude-setup。
Arguments are provided above via $ARGUMENTS. Asking the user to re-provide them wastes their time since the data is already available. Parse them and proceed with the review.
Examples: plans/voice-assistant → review plan.md | plans/voice-assistant phase 11 → review phase-11 | plans/voice-assistant 11 → review phase-11
One file per invocation. Reviewing multiple files causes cognitive overload and superficial results — the user experienced agents ignoring templates when given too many files.
根据模板和代码库合规性检查 plan.md 或单阶段文件。每次调用一个文件。 来源:darraghh1/my-claude-setup。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill review-plan根据模板和代码库合规性检查 plan.md 或单阶段文件。每次调用一个文件。 来源:darraghh1/my-claude-setup。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill review-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup