Multi-Agent Orchestration for Codex CLI
Oh My
CodeX
A workflow layer for OpenAI Codex CLI.
33 agent prompts and 37 skills working together.
What's Different?
A specialized agent layer that runs on top of OpenAI Codex CLI.
33 Specialized Agent Prompts
Prompts dedicated to each role from exploration and planning to verification and review.
37 Automation Skills
$autopilot, $ralph, $ultrawork — complex pipelines run with a single invocation.
Codex-Native Hooks
Lifecycle, context, and magic-keyword hooks wired directly into Codex CLI.
Cross-CLI Integrations
OpenClaw bridges Codex and Claude; MCP and $ask-claude / $ask-gemini bring external tools in.
$autopilot Pipeline
From a single idea, analysis, design, planning, execution, QA, and verification all run automatically.
Specialized Agent Prompts
4 lanes, 33 prompts. Each optimized for its role.
Build & Analysis
8Review
6Domain
14Coordination
5Key Skills
Execute complex workflows with a single invocation.
$deep-interviewSocratic requirements crystallization before execution.
$ralplanIterative consensus planning until planner, architect, and critic agree.
$teamN coordinated agents on a shared task list.
$ralphSelf-referential loop that never stops until complete.
Get Started in 3 Steps
Install Codex CLI
Run "npm i -g @openai/codex".
Install OMX
Run "npm i -g oh-my-codex", then "omx setup".
Start $autopilot
Type "autopilot build me X" and agents will start working.