hud

Summarize HUD-related state and mode across OMB orchestration components.

3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Tienching/oh-my-codebuddy --skill hud-tienching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/Tienching/oh-my-codebuddy/tree/main/.codex/skills/hud
Command: npx skills add https://github.com/Tienching/oh-my-codebuddy --skill hud-tienching

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The HUD provides a concise, real-time view of OMB workflows and modes, helping you quickly understand system status without digging through logs.

Core Features & Use Cases

  • Layer 1: Configures the codex status line to reflect model, branch, and context usage, enabling at-a-glance health checks.
  • Layer 2: Exposes a dedicated CLI command (omb hud) to inspect ongoing orchestration state across ralph, ultrawork, Team, Pipeline, and ecomode, including color-coded status.
  • Use Case: During active development or incident response, you can monitor which modes are enabled and how many workers are active, then adjust strategy accordingly.

Quick Start

Run the setup to configure both layers automatically, then run omb hud to view the current HUD state.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I monitor real-time orchestration state during active workflows?

A status line monitoring HUD provides a concise, real-time view of OMB workflows and modes, helping you quickly understand system status without digging through logs. It summarizes state across ralph, ultrawork, team, pipeline, and ecomode directly from local state files.

How do I configure the codex status line to reflect model and context usage?

To configure the codex status line, run the provided setup to automatically configure both layers of the HUD. This aligns the status line to reflect model, branch, and context usage, enabling at-a-glance health checks during active development.

Can I view which orchestration modes are enabled and how many workers are active?

Yes, you can inspect enabled modes and active worker counts by running the "omb hud" CLI command. It exposes ongoing orchestration state across ralph, ultrawork, Team, Pipeline, and ecomode with color-coded status for quick assessment.

Does the HUD monitoring tool require external dependencies or network access?

No, the HUD monitoring tool has no external dependencies. It relies entirely on local state files to summarize orchestration state and mode, supporting real-time debugging, post-run reviews, and snapshot analysis offline.

What's the best way to review orchestration state after a workflow run?

The best way to review orchestration state after a run is using the HUD for post-run reviews and snapshot analysis. It reads local state files to summarize presets, color coding, and orchestration state across ralph, ultrawork, pipeline, and ecomode.

When should I not use a status line HUD for workflow monitoring?

You should not use a status line HUD when you need deep, line-by-line log analysis or detailed error tracing. It provides a concise, high-level summary of system status and modes, relying on local state files rather than comprehensive log parsing.