statusbar-doctor
Run cs doctor to diagnose why the status bar isn't showing what you expect
Switch the status-bar color theme (graphite / twilight / linen)
> /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.
/statusbar-themeContext preview
What this command does when you run it.
Switch the status-bar color theme (graphite / twilight / linen)
description: Switch the status-bar color theme (graphite / twilight / linen) argument-hint: <graphite|twilight|linen> allowed-tools: ["Bash"]
Argument: `$ARGUMENTS`
Steps:
1. If `$ARGUMENTS` is empty, run `cs themes` to list options and ask the user to pick. 2. Otherwise, run:
cs config set theme $ARGUMENTS
3. Show an immediate preview using cached data:
cat ~/.cache/claude-statusbar/last_stdin.json | cs --theme $ARGUMENTS
If the cache file does not exist, skip this step. 4. Tell the user the change is persistent.
If `$ARGUMENTS` is not one of `graphite`, `twilight`, `linen`, surface the error and suggest `cs themes`.
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. macOS standalone users should upgrade to v3.32.5 now.
Run cs doctor to diagnose why the status bar isn't showing what you expect
Render every style × theme combination using your real cached data