Qu'est-ce que plan ?
Planification stratégique avec workflow d'entretien facultatif Source : yeachan-heo/oh-my-codex.
Planification stratégique avec workflow d'entretien facultatif
Installez rapidement le skill IA plan dans votre environnement de développement via la ligne de commande
Source : 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 |
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill planPlanification stratégique avec workflow d'entretien facultatif Source : yeachan-heo/oh-my-codex.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/yeachan-heo/oh-my-codex --skill plan Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/yeachan-heo/oh-my-codex