SkillsMay 12, 2026·2 min read

Claude HUD — Statusline Dashboard for Claude Code

Claude HUD is a Claude Code plugin that shows context usage, active tools, running agents, and todo progress in your statusline for long runs.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
Asset
Universal CLI install command
npx tokrepo install 9d649ec0-cc5e-418d-a1fa-175e8be63c0d
Intro

Claude HUD is a Claude Code plugin that shows context usage, active tools, running agents, and todo progress in your statusline for long runs.

  • Best for: Claude Code users who need visibility into long runs (context, tools, subagents, and todos)
  • Works with: Claude Code plugins + statusline; supports Windows/macOS/Linux with a JS runtime
  • Setup time: 5 minutes

Practical Notes

  • Setup time ~5 minutes (install plugin + run /claude-hud:setup)
  • Quantitative signal: context usage % changes as you work; update loop is designed to refresh frequently
  • GitHub stars + forks (verified): see Source & Thanks

Claude HUD is worth installing if you regularly hit two problems:

  1. You don't know when context is getting tight until behavior changes.
  2. Multi-agent sessions feel "black box" — you can’t tell what tools are being used or why progress stalls.

Adopt a simple operating routine:

  • Watch context usage before starting large edits.
  • When progress stalls, check tool activity / agent state first (not the model).
  • Treat todos as a contract: break work into 3–7 items so the HUD stays meaningful.

FAQ

Q: Is this an official Claude Code feature? A: No. It's an open-source plugin that uses Claude Code’s plugin + statusline capabilities.

Q: What does it show? A: At a glance: context usage, tool activity, running agents, and todo progress.

Q: How do I uninstall? A: Remove the plugin from your Claude Code plugins and undo the statusline config changes if needed.

🙏

Source & Thanks

Source: https://github.com/jarrodwatts/claude-hud > License: MIT > GitHub stars: 22,392 · forks: 982

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets