What problem does it solve? Developers running OMX orchestration workflows in Codex CLI lack visibility into active modes like ralph loops, autopilot phases, and team workers. This Skill shows how to display and configure a two-layer HUD that surfaces orchestration state in real time. ## Core Features & Use Cases - Two-layer statusline: Combines the Codex built-in TUI statusline (model, git branch, context usage) with the omx hud CLI for OMX-specific state. - Presets and live monitoring: Choose minimal, focused, or full presets, watch state update every second, or emit JSON for scripting. - Use Case: While running a ralph loop with a 3-worker team, run omx hud --watch to see iteration progress, worker count, and turn counts update live in your terminal. ## Quick Start Ask the assistant to show the current OMX HUD state and configure the focused preset for the statusline.