Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 12, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 9d649ec0-cc5e-418d-a1fa-175e8be63c0d
Introducción

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.

🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados