plan
Originally fromyeachan-heo/oh-my-claudecode
Installation
SKILL.md
<Use_When>
- User wants to plan before implementing -- "plan this", "plan the", "let's plan"
- User wants structured requirements gathering for a vague idea
- User wants an existing plan reviewed -- "review this plan",
--review - User wants multi-perspective consensus on a plan --
--consensus, "ralplan" - Task is broad or vague and needs scoping before any code is written </Use_When>
<Do_Not_Use_When>
- User wants autonomous end-to-end execution -- use
autopilotinstead - User wants to start coding immediately with a clear task -- use
ralphor delegate to executor - User asks a simple question that can be answered directly -- just answer it
- Task is a single focused fix with obvious scope -- skip planning, just do it </Do_Not_Use_When>
Related skills
More from yeachan-heo/oh-my-codex
ralph
Self-referential loop until task completion with architect verification
87review
Deprecated standalone review skill
84worker
Team worker protocol (ACK, mailbox, task lifecycle) for tmux-based OMX teams
81team
N coordinated agents on shared task list using tmux-based orchestration
81swarm
Swarm deprecated shim
80autopilot
[OMX] Strict autonomous loop: $ralplan -> $ralph -> $code-review
80