generate-codex-plan
CommunityTurn plans into Codex-ready multi-file workflows.
System Documentation
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.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-codex-plan Download link: https://github.com/arielZusman/imai-dev-plugin/archive/main.zip#generate-codex-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.