hud

Configure OMC HUD display modes and statusline visuals across Claude Code environments.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/jimmi2051/oh-my-copilot --skill hud-jimmi2051
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/jimmi2051/oh-my-copilot/tree/main/plugins/omc-copilot/skills/hud
Command: npx skills add https://github.com/jimmi2051/oh-my-copilot --skill hud-jimmi2051

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HUD configuration centralizes and persists statusline display settings for Claude-based workflows, ensuring consistent visuals across sessions and environments.

Core Features & Use Cases

  • Auto-setup and migration of HUD files and settings
  • Quick commands to view, install, or switch HUD layouts (minimal, focused, full, status)
  • Guidance for manual configuration and compatibility with CLAUDE_CONFIG_DIR

Quick Start

Run the HUD setup to auto-install or repair the wrapper and apply the statusLine configuration.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I configure the statusline display in Claude Code?

To configure the Claude Code statusline, run the HUD setup which auto-installs a wrapper script and applies the statusLine configuration across ~/.claude paths, centralizing display settings for consistent session visuals.

How do I switch between minimal and full statusline layouts?

Switch between minimal, focused, full, and status display layouts by running the quick command presets provided by the HUD configuration. These presets allow you to instantly toggle the level of detail shown in your Claude Code statusline.

Why does my Claude Code HUD statusline not working after update?

If your HUD statusline is not working, the wrapper script or statusLine configuration may be misaligned. Run the HUD setup command to auto-repair the wrapper and migrate configuration files back to the correct ~/.claude paths.

Does the OMC HUD setup work with CLAUDE_CONFIG_DIR?

Yes, the OMC HUD setup is compatible with CLAUDE_CONFIG_DIR. It provides specific guidance for manual configuration and migration to ensure statusline visuals map correctly to your customized Claude configuration directory paths.

Do I need a plugin installed to use the HUD display wrapper?

Yes, plugin installation is required to use the HUD display wrapper. The setup process ensures proper wiring and execution by validating plugin installation and applying the necessary statusLine configuration migration.