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