51
+340
// summary
Claude HUD is a plugin designed for Claude Code that provides real-time session insights via the terminal status bar. It displays project paths, context usage, tool activity, agent status, and task progress. The plugin leverages the native Claude Code status bar API to display key information directly in the terminal without requiring additional windows.
// use cases
01
Monitor context window occupancy and usage limits in real-time to prevent exceeding them.
02
Gain intuitive insight into Claude's workflow through tool activity and agent status tracking.
03
Display Git branch status, task progress, and system memory usage through custom configurations.