/statusbar
Show current status-bar config and list available styles + themes
> /plugin marketplace add leeguooooo/claude-code-usage-bar > /plugin install claude-statusbar@claude-statusbar
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/statusbar
Context preview
What this command does when you run it.
Show current status-bar config and list available styles + themes
Command definition
statusbar.mddescription: Show current status-bar config and list available styles + themes allowed-tools: ["Bash"]
Status Bar — overview
Run these three commands and present the output to the user, then briefly tell them how to switch:
cs config show cs styles cs themes
Then point out:
- Switch persistent style: `cs config set style <name>` (or via `/statusbar-style <name>`)
- Switch persistent theme: `cs config set theme <name>` (or via `/statusbar-theme <name>`)
- See every combination side-by-side: `/statusbar-preview`
- Show this session's $ cost on the bar: `cs config set show_cost true`
- One-shot trial without saving: `cs --style capsule --theme twilight`
- Wipe everything back to defaults: `/statusbar-reset`
- Diagnose problems (paste in any bug report): `/statusbar-doctor`
Keep the response short. Don't lecture about ANSI colors or terminal compatibility.
Your Claude Code usage, at a glance. 5h / 7d rate-limit bars, reset countdowns, model, context window, and prompt-cache freshness — inline in Claude Code's status line, or a floating HUD on the desktop app.
Other commands on claude-statusbar.
- /statusbar-doctor
Run cs doctor to diagnose why the status bar isn't showing what you expect
Open command - /statusbar-preview
Render every style × theme combination using your real cached data
Open command - /statusbar-reset
Wipe the status-bar config back to defaults
Open command - /statusbar-style
Switch the status-bar style (classic / capsule / hairline)
Open command - /statusbar-theme
Switch the status-bar color theme (graphite / twilight / linen)
Open command

