Draft a repo-local plan using the plan skill template and optionally save it.
Draft structured plans for this repository and optionally save them to plan/.
assets/_template.md as the plan structure and fill every section.plan/ directory, not ~/.codex/plans.plan/YYYY-MM-DD_HH-mm-ss-<slug>.md.issues/YYYY-MM-DD_HH-mm-ss-<slug>.csv.docs/mcp-tools.md for the correct server:tool names.python3 .codex/skills/plan/scripts/create_plan.py --task "<short title>" --complexity <simple|medium|complex>--body-file, or use --template for a starter.python3 .codex/skills/plan/scripts/list_plans.pypython3 .codex/skills/plan/scripts/read_plan_frontmatter.py <plan.md>assets/_template.csv and fill all required fields.issues/README.md for column meanings and CSV formatting.docs/mcp-tools.md to populate the Tools column with valid server:tool names.python3 .codex/skills/plan/scripts/validate_issues_csv.py <issues.csv>.