hud

Configure the OMC HUD and customize statusLine presets in Claude Code environments.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/atmigtnca/sidep-ops --skill hud-atmigtnca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/atmigtnca/sidep-ops/tree/main/skills/hud
Command: npx skills add https://github.com/atmigtnca/sidep-ops --skill hud-atmigtnca

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The HUD configuration skill centralizes control of the Claude Code status line, enabling a stable, customizable heads-up display that shows context, active skills, and general status in one place.

Core Features & Use Cases

  • Install, auto-configure, and manage the HUD wrapper to work with ~/.claude paths.
  • Switch between minimal, focused, and full display presets to match your workflow.
  • Update ~/.claude/settings.json to drive the HUD and ensure consistent status reporting across environments.
  • Use case: a developer toggles a compact view during coding and expands to a full diagnostic view during debugging or reviews.

Quick Start

Run /hud to display the HUD status and auto-setup if needed.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I customize the Claude Code status line?

The HUD configuration centralizes control of the Claude Code status line, providing a stable heads-up display that shows context, active skills, and general status in one place for consistent reporting.

How do I set up the HUD wrapper for Claude Code environments?

Run the /hud command to display the HUD status and initiate auto-setup if needed. This configures the HUD wrapper to work with environment-aware file paths under ~/.claude for consistent status reporting.

Does the HUD configuration require specific file paths?

Yes, the HUD configuration requires environment-aware file paths under ~/.claude. Specifically, it updates ~/.claude/settings.json to drive the HUD and ensure consistent status reporting across different development environments.

What's the best way to switch between minimal and full diagnostic views?

The best way to switch views is by toggling between the minimal, focused, and full HUD presets. Use a compact view during active coding and expand to a full diagnostic view during debugging or code reviews.

Why does my Claude Code status line show inconsistent status reporting?

Inconsistent status reporting occurs when the HUD is not properly configured. Update ~/.claude/settings.json to drive the HUD, run /hud setup to auto-configure the wrapper, and verify environment-aware file paths under ~/.claude.