| name | plan |
|---|---|
| description | Starts planning work in Codex. Use when the user would have reached for a `/plan` command and you need to break a specification or clear request into ordered, verifiable implementation tasks. |
This is the Codex entry skill that replaces the Claude Code /plan command. Use it to route planning requests into planning-and-task-breakdown.
- Confirm there is already enough context to plan from a spec, PRD, or clear requirements.
- Invoke
planning-and-task-breakdown. - Stay in planning mode until the task list, acceptance criteria, and dependency order are explicit.
- Save or present the plan in the format expected by the project.
- This skill is intentionally small so Codex loads the detailed planning workflow only when needed.
- Prefer explicit invocation as
$planin Codex.