claudegoodies
Plugin

claude-hud

From jarrodwatts

Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress

Install

/plugin install claude-hud

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "claude-hud",
  "description": "Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress",
  "version": "0.4.2",
  "author": {
    "name": "Jarrod Watts",
    "url": "https://github.com/jarrodwatts"
  },
  "commands": [
    "./commands/setup.md",
    "./commands/configure.md"
  ],
  "homepage": "https://github.com/jarrodwatts/claude-hud",
  "repository": "https://github.com/jarrodwatts/claude-hud",
  "license": "MIT",
  "keywords": ["hud", "monitoring", "statusline", "context", "tools", "agents", "todos", "claude-code"]
}
View full source on GitHub →

Other plugins