hud

Display progress bars, status indicators, and system metrics for long-running tasks.

2|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/r3dlex/oh-my-auggie --skill hud-r3dlex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/r3dlex/oh-my-auggie/tree/main/plugins/oma/skills/hud
Command: npx skills add https://github.com/r3dlex/oh-my-auggie --skill hud-r3dlex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Monitoring long-running processes and multi-step workflows can be challenging without visual feedback, leading to confusion and inefficiency.

Core Features & Use Cases

  • Progress Monitoring: Display progress bars, elapsed time, and ETA for ongoing tasks.
  • Status Indicators: Show pass, fail, warnings, and activity states with icons.
  • Metrics Tracking: Visualize CPU, memory, network, and disk usage in real-time.
  • Use Case: During a complex build or deployment, start the HUD to visualize each step's status, resource consumption, and overall progress for better control and debugging.

Quick Start

Initiate the HUD before starting a long process to see live updates of your task’s status and progress.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I display real-time progress and status for long-running build pipelines?

To display real-time progress for long-running build pipelines, initiate a visual HUD before starting the process to show live updates of task status, progress bars, and elapsed time. This provides immediate visual feedback for each step.

Can I track CPU and memory usage during multi-step workflows?

Yes, you can track CPU and memory usage during multi-step workflows by visualizing system metrics in real time. The HUD displays resource consumption metrics alongside task progress to help with monitoring and debugging complex processes.

What is the best way to visualize status indicators during complex deployments?

Visualizing status indicators during complex deployments is best handled by displaying pass, fail, warning, and activity states with icons. This customizable display mode keeps you informed of workflow states without requiring manual log checks.

Do I need any external dependencies to show elapsed time and ETA for ongoing tasks?

No external dependencies are needed to show elapsed time and ETA for ongoing tasks. The HUD operates independently to calculate and display progress metrics, relying solely on its internal references to manage status updates.

How do I start monitoring a long process to see live status updates?

To start monitoring a long process for live status updates, initiate the HUD before launching the task. It will immediately begin tracking and displaying progress, resource consumption, and overall workflow status as the process runs.

When should I use a real-time status display instead of checking logs?

You should use a real-time status display instead of checking logs when running multi-step build pipelines or testing scenarios that cause confusion without visual feedback. It provides immediate pass, fail, and progress indicators for better control.