Plan
Overview
Create and manage plan documents on disk. Plans stored on disk are markdown files with YAML frontmatter and free-form content. When drafting in chat, output only the plan body without frontmatter; add frontmatter only when stashing to disk. Support both implementation plans and overview/reference plans. Only write to the plans folder; do not modify the repository codebase.
Core rules
- Resolve the plans directory as
$CODEX_HOME/plansor~/.codex/planswhen `CODEX_HO
[Description truncada. Veja o README completo no GitHub.]