什么是 plan?
具有可选面试工作流程的战略规划 来源:yeachan-heo/oh-my-codex。
具有可选面试工作流程的战略规划
通过命令行快速安装 plan AI 技能到你的开发环境
来源:yeachan-heo/oh-my-codex。
Plan creates comprehensive, actionable work plans through intelligent interaction. It auto-detects whether to interview the user (broad requests) or plan directly (detailed requests), and supports consensus mode (iterative Planner/Architect/Critic loop) and review mode (Critic evaluation of existing plans).
Jumping into code without understanding requirements leads to rework, scope creep, and missed edge cases. Plan provides structured requirements gathering, expert analysis, and quality-gated plans so that execution starts from a solid foundation. The consensus mode adds multi-perspective validation for high-stakes projects.
| Interview | Default for broad requests | Interactive requirements gathering | | Direct | --direct, or detailed request | Skip interview, generate plan directly | | Consensus | --consensus, "ralplan" | Planner -> Architect -> Critic loop until agreement | | Review | --review, "review this plan" | Critic evaluation of existing plan |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill plan具有可选面试工作流程的战略规划 来源:yeachan-heo/oh-my-codex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yeachan-heo/oh-my-codex --skill plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yeachan-heo/oh-my-codex