hud
Configure HUD display options (layout, presets, display elements)
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/hud ~/.claude/skills/hud
From README
HUD Skill Configure the OMC HUD (Heads-Up Display) for the statusline. Note: All /.claude/... paths in this guide respect CLAUDECONFIGDIR when that environment variable is set. Quick Commands | Command | Description | |---------|-------------| | /oh-my-claudecode:hud | Show current HUD status (auto- if needed) | | /oh-my-claudecode:hud | /repair HUD statusline | | /oh-my-claudecode:hud minimal | Switch to minimal display | | /oh-my-claudecode:hud focused | Switch to focused display (default) | | /oh-my-claudecode:hud full | Switch to full display | | /oh-my-claudecode:hud status | Show detailed HUD status | Auto- When you run /oh-my-claudecode:hud or /oh-my-claudecode:hud , the system will automatically: Check if /.claude/hud/omc-hud.mjs exists Check if statusLine is configured in /.claude/settings.json If missing, create the HUD wrapper script and configure settings Report status and prompt to restart Claude Code if changes were made IMPORTANT: If the argument is OR if the HUD scri...
More from this repo
ai-slop-cleaner
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
ralplan
Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
ultraqa
QA cycling workflow - test, verify, fix, repeat until goal met