hud
Installation
SKILL.md
HUD Skill
The OMX HUD uses a two-layer architecture:
-
Layer 1 - Codex built-in statusLine: Real-time TUI footer showing model, git branch, and context usage. Configured via
[tui] status_linein~/.codex/config.toml. Zero code required. -
Layer 2 -
omx hudCLI command: Shows OMX-specific orchestration state (ralph, ultrawork, autopilot, team, pipeline, ecomode, turns). Reads.omx/state/files.
Quick Commands
| Command | Description |
|---|---|
omx hud |
Show current HUD (modes, turns, activity) |
omx hud --watch |
Live-updating display (polls every 1s) |
omx hud --json |
Raw state output for scripting |
omx hud --preset=minimal |
Minimal display |
omx hud --preset=focused |
Default display |
omx hud --preset=full |
All elements |
Related skills
More from yeachan-heo/oh-my-codex
ralph
Self-referential loop until task completion with architect verification
88review
Deprecated standalone review skill
84worker
Team worker protocol (ACK, mailbox, task lifecycle) for tmux-based OMX teams
82team
N coordinated agents on shared task list using tmux-based orchestration
82swarm
Swarm deprecated shim
80autopilot
[OMX] Strict autonomous loop: $ralplan -> $ralph -> $code-review
80