What problem does it solve?
The HUD skill simplifies configuring and maintaining a compact, real-time statusline for Claude Code so users can monitor repository, agent, context, and background task state without manual file juggling.
Core Features & Use Cases
- Auto-detection and setup: Checks for ~/.claude/hud/omc-hud.mjs and auto-creates the wrapper script when missing.
- StatusLine configuration: Guides updating ~/.claude/settings.json to a portable node command for consistent status output across platforms.
- Plugin resolution and fallbacks: Resolves development paths, plugin cache versions, or npm package installs and reports actionable build or install steps.
- Use case: Developers installing or restoring OMC HUD on a new machine can run the setup flow to ensure the HUD script exists, the statusLine is configured, and the display preset is active.
Quick Start
Run /oh-my-claudecode:hud setup to install the HUD wrapper, update your settings, and then restart Claude Code for the changes to take effect.