oh-my-codex-workflow
Installation
SKILL.md
Oh My Codex (OMX) Workflow
Skill by ara.so — Codex Skills collection.
What OMX Does
Oh My Codex (OMX) is a workflow layer for OpenAI Codex CLI that enhances the base Codex experience with:
- Canonical workflow:
$deep-interview→$ralplan→$ralphor$team - Agent teams: Coordinated parallel execution with tmux-backed worktrees
- Persistent state: Plans, logs, memory, and mode tracking in
.omx/ - Role keywords: Reusable specialist roles (executor, architect, reviewer, etc.)
- Skills system: Installable workflows like
$deep-interview,$ralplan,$team,$ralph - Project guidance: Scoped
AGENTS.mdfor project-specific context - Runtime hooks: Native Codex lifecycle integration via
.codex/hooks.json
OMX keeps Codex as the execution engine and adds better task routing, workflow orchestration, and runtime support around it.