Che cos'è plan?
Pianificazione strategica con flusso di lavoro del colloquio opzionale Fonte: yeachan-heo/oh-my-codex.
Pianificazione strategica con flusso di lavoro del colloquio opzionale
Installa rapidamente la skill AI plan nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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 |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill planPianificazione strategica con flusso di lavoro del colloquio opzionale Fonte: yeachan-heo/oh-my-codex.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill plan Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/yeachan-heo/oh-my-codex