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
3446 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, `pip install -U claude-statusbar` to upgrade, 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.

Get the whole plugin
Stats
344
Stars
21
Forks
Active
Maintenance
Python
Language
MIT
License
7d ago
Last commit
11mo ago
Created

Repo: leeguooooo/claude-code-usage-bar