From claude-statusbar
Resets status bar config to built-in defaults (style=classic, theme=graphite, density=regular) by deleting ~/.claude/claude-statusbar.json, confirms with cs config show, and notifies user.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-statusbar:statusbar-resetThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Status Bar — reset Run: 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.
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.
npx claudepluginhub leeguooooo/claude-code-usage-bar --plugin claude-statusbar/statusline-minimalSwitches Claude Code statusline to minimal tier by reading and updating ~/.claude/statusline-config.json with tier and mode set to 'minimal', then prompts user to restart.
/pulseConfigures Claude status bars — set themes, toggle visibility of status parts, animate, or preview all options. Also supports a live interactive theme picker.