Skip to content
Development
Command

/statusbar-doctor

Run cs doctor to diagnose why the status bar isn't showing what you expect

From plugin
claude-statusbar
3736 skills6 commands
Install
> /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-doctor

Context preview

What this command does when you run it.

Run cs doctor to diagnose why the status bar isn't showing what you expect

Command definition

statusbar-doctor.md
description: Run cs doctor to diagnose why the status bar isn't showing what you expect
allowed-tools: ["Bash"]

Status Bar — doctor

Run:

cs doctor

The output covers:

  • Whether `cs` is on PATH and where it resolves to
  • Version + Python interpreter
  • Whether `~/.claude/settings.json` has our statusLine entry (and whether something else is occupying it)
  • Last `last_stdin.json` cache age (i.e. is Claude Code actually pushing data)
  • Terminal size and `TERM`
  • Current resolved `style` / `theme` / `show_*` toggles
  • Number of `/statusbar*` slash commands installed

Show the user the full output as-is. If anything is flagged with `✗`, point at that line specifically and propose the obvious next step (`cs --setup` to create the statusLine entry, `cs upgrade` to upgrade — never a raw pip/uv command, `cs upgrade` picks the channel the install actually uses, etc.). Don't editorialize beyond what the output already says.

Ships withclaude-statusbar

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.

Get the whole plugin
Stats
374
Stars
24
Forks
Active
Maintenance
Python
Language
MIT
License
13h ago
Last commit
1y ago
Created

Repo: leeguooooo/claude-code-usage-bar

Other commands on claude-statusbar.