What problem does it solve?
This skill automates the process of turning simple planning inputs into Codex CLI execution-ready documents, so teams can ship automated plan execution with consistent structure and governance.
Core Features & Use Cases
- Multi-file plan enrichment: Converts a plan into a structured set of intro and task files under docs/plans/codex.
- Context embedding: Injects inline context, templates, and verification steps to streamline Codex-driven implementations.
- Governed execution: Segregates responsibilities between Codex (code changes) and Claude Code (verification, reviews, commits).
Quick Start
Use this skill after you have created a basic plan and want to prepare it for Codex CLI execution. The skill reads plan references, applies the INTRO-TEMPLATE.md and TASK-TEMPLATE.md, and outputs a ready-to-run codex plan under docs/plans/codex/YYYY-MM-DD-<feature-name>/ with intro.md and task-*.md files. It also updates docs/plans/codex/INDEX.md.