hud

Configure the OMC HUD statusline for Claude Code session visibility.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/marcmunoz-uno/jailbreak --skill hud-marcmunoz-uno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/marcmunoz-uno/jailbreak/tree/main/skills/hud
Command: npx skills add https://github.com/marcmunoz-uno/jailbreak --skill hud-marcmunoz-uno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not having an at-a-glance, reliable status display while Claude Code/OMC is running, so you can monitor progress, context usage, and active skills without digging through logs.

Core Features & Use Cases

  • Configures a HUD statusline: installs an OMC HUD wrapper script and wires it into Claude Code’s settings to show live session signals.
  • Supports multiple display presets: lets you switch between minimal, focused, and full layouts to match how much detail you want.
  • Helps with setup and troubleshooting: performs auto-setup/repair by detecting missing HUD files, plugin cache state, and legacy settings formats.

Quick Start

Run /oh-my-claudecode:hud setup and then restart Claude Code so the statusline reflects the configured preset.

Frequently Asked Questions about hud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor active Claude Code sessions without checking logs manually?

You can monitor active Claude Code sessions by configuring a HUD statusline that displays live signals like context utilization, agent activity, and todo progress directly in your interface.

How do I set up a statusline to track context usage and background tasks in Claude Code?

Run the HUD setup command to auto-install the statusline wrapper script, then restart Claude Code to apply the configured preset and start tracking context usage and background tasks.

Can I switch between different statusline display layouts for Claude Code monitoring?

Yes, you can switch between minimal, focused, and full display presets to match the level of detail you want to see for your active OMC session state.

Why is my OMC HUD statusline not showing up in Claude Code?

The HUD statusline might not show up due to missing HUD files, stale plugin cache, or legacy settings formats; the setup command can detect and auto-repair these configurations.

Does the Claude Code HUD statusline respect custom configuration directories?

Yes, the HUD statusline configuration respects the CLAUDE_CONFIG_DIR environment variable, ensuring it integrates correctly with your customized Claude Code setup.

What is the best way to monitor iterative execution loops and agent activity in OMC?

Configuring a HUD statusline is an effective way to monitor iterative execution loops and agent activity, providing an at-a-glance view of live session signals without digging through logs.