**oh-my-codex**
FreeYeachan Heo
About **oh-my-codex**
OMX (Oh My Codex) is an open-source workflow layer for OpenAI Codex CLI, designed to enhance and extend Codex sessions with better prompts, workflows, and runtime assistance. It keeps Codex as the execution engine and adds capabilities such as hooks, agent teams, HUDs (heads-up displays), and a consistent workflow pipeline. OMX provides default workflows like $deep-interview, $ralplan, and $ultragoal to guide projects from clarification to completion. It stores project guidance, plans, logs, and state in a .omx/ directory. The project is maintained by Yeachan Heo and a community of contributors, available via npm as 'oh-my-codex'. Primarily tuned for macOS and Linux with Codex CLI, it currently offers limited support for native Windows and the Codex App.
Key Features
Pros & Cons
- Free and open source with no licensing costs
- Significantly enhances Codex CLI capabilities with minimal setup
- Provides structured, repeatable workflows for development tasks
- Active community with contributors and Discord support
- Plugin system allows for custom extensions and skills
- Stores project state locally for continuity across sessions
- Primarily designed for macOS and Linux; Windows support is limited and may break
- Requires OpenAI Codex CLI to be installed first (not a standalone tool)
- Still in active development with no stable release version explicitly stated
- Learning curve for users unfamiliar with CLI or Codex workflows
- Default experience may not suit all types of projects or development styles