hud

Display real-time research project status with configurable HUD presets.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/HosungYou/Diverga --skill hud-hosungyou
Or copy as Structured Prompt for Agent▌
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/HosungYou/Diverga/tree/main/skills/hud
Command: npx skills add https://github.com/HosungYou/Diverga --skill hud-hosungyou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a dynamic Heads-Up Display (HUD) in your terminal, offering real-time insights into your research project's progress and status without interrupting your workflow.

Core Features & Use Cases

  • Project Statusline: Displays current project name, research stage, and checkpoint progress.
  • Customizable Presets: Switch between different display modes like research, checkpoint, memory, and minimal to suit your needs.
  • Memory Health Indicator: Visualizes the health of your AI's context and memory.
  • Use Case: While conducting research, you can glance at your terminal to see that you are in the 'methodology' stage with 5 out of 20 checkpoints completed, and your AI's memory is healthy at 85%.

Quick Start

Configure and manage the Diverga HUD statusline by running the setup command.

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 research progress in my terminal statusline?▌

To display research progress in your terminal statusline, you need a Heads-Up Display (HUD) that tracks project name, research stage, and checkpoint completion. This HUD Skill updates the statusline dynamically by running a local setup script and configuring the terminal integration.

What is a research statusline and how does it track checkpoint completion?▌

A research statusline is a persistent terminal display showing current project status, research stage, and checkpoint progress. It works by reading project metadata and rendering updates to the statusline bar, allowing you to glance at the terminal to see how many checkpoints are completed.

Can I customize the terminal HUD display presets for different research stages?▌

Yes, you can customize the terminal HUD display using multiple presets. The HUD supports switching between 'research', 'checkpoint', 'memory', and 'minimal' display modes, allowing you to tailor the statusline information to suit your current workflow needs.

Does the research HUD require local script execution to update the statusline?▌

Yes, the research HUD requires local script execution to function. It relies on running a setup command and updating configuration files to achieve automatic integration with the Claude Code environment and render the real-time statusline updates in your terminal.

How do I monitor AI memory health during a research project?▌

You can monitor AI memory health during a research project using the HUD's memory health indicator. It visualizes the health of your AI's context and memory directly in the terminal statusline, showing metrics like a healthy memory level at 85%.

What are the limitations of using a terminal statusline for research project tracking?▌

A limitation of using a terminal statusline for research tracking is that it requires constant local script execution and configuration file updates to maintain real-time integration. If the terminal environment or statusline configuration is disrupted, the HUD updates may cease to display.