/statusbar-reset
Wipe the status-bar config back to defaults
> /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-reset
Context preview
What this command does when you run it.
Wipe the status-bar config back to defaults
Command definition
statusbar-reset.mddescription: Wipe the status-bar config back to defaults allowed-tools: ["Bash"]
Status Bar — reset
Run:
cs config reset
This deletes `~/.claude/claude-statusbar.json` so every key falls back to its built-in default (style=classic, theme=graphite, density=regular, all `show_*` toggles at their defaults). Idempotent — running it twice is harmless.
Then confirm with `cs config show` and tell the user the original look is restored.
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-style
Switch the status-bar style (classic / capsule / hairline)
Open command - /statusbar-theme
Switch the status-bar color theme (graphite / twilight / linen)
Open command - /statusbar
Show current status-bar config and list available styles + themes
Open command

