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