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.

Agents

33 Specialized Agent Prompts

Prompts dedicated to each role from exploration and planning to verification and review.

Skills

37 Automation Skills

$autopilot, $ralph, $ultrawork — complex pipelines run with a single invocation.

Hooks

Codex-Native Hooks

Lifecycle, context, and magic-keyword hooks wired directly into Codex CLI.

Integrations

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.

01
IdeaUser
02
AnalysisAnalyst
03
DesignArchitect
04
PlanningPlanner
05
ExecutionExecutor
06
QAUltraQA
07
ValidationVerifier

Specialized Agent Prompts

4 lanes, 33 prompts. Each optimized for its role.

Build & Analysis

8
exploreanalystplannerarchitectexecutordebuggerverifierexplore-harness

Review

6
code-reviewersecurity-reviewerquality-reviewerstyle-reviewerapi-reviewerperformance-reviewer

Domain

14
test-engineerqa-testerwriterdesignerresearcherux-researcherinformation-architectproduct-analystproduct-managerdependency-expertgit-masterbuild-fixercode-simplifiervision

Coordination

5
criticquality-strategistteam-orchestratorteam-executorsisyphus-lite

Key Skills

Execute complex workflows with a single invocation.

$deep-interview

Socratic requirements crystallization before execution.

$ralplan

Iterative consensus planning until planner, architect, and critic agree.

$team

N coordinated agents on a shared task list.

$ralph

Self-referential loop that never stops until complete.

Get Started in 3 Steps

01

Install Codex CLI

Run "npm i -g @openai/codex".

02

Install OMX

Run "npm i -g oh-my-codex", then "omx setup".

03

Start $autopilot

Type "autopilot build me X" and agents will start working.

Get Started