statusbar

A command for viewing the current Claude status-bar configuration and listing available styles and themes. The status bar is a terminal display for agent session information.

In plain words
What is it for?
Use it to inspect settings, list styles and themes, try combinations, change persistent options, show session cost, or restore defaults.
Why use it?
It shows what is configured and what options are available before you change the bar's appearance or behavior.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/leeguooooo/claude-code-usage-bar/statusbar
Clone the repo
git clone --depth 1 https://github.com/leeguooooo/claude-code-usage-bar
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 209 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00011 $0.00209
Opus 5 $0.00005 $0.00105
Sonnet 5 $0.00002 $0.00042
Haiku 4.5 $0.00001 $0.00021

Measured yesterday against content hash 206689dddf71, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

statusbar scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

Keep the response short. Don't lecture about ANSI colors or terminal compatibility.
commands/statusbar.md · 27 lines

What it actually says

Status Bar — overview

Run these three commands and present the output to the user, then briefly tell them how to switch:

cs config show
cs styles
cs themes

Then point out:

  • Switch persistent style: cs config set style <name> (or via /statusbar-style <name>)
  • Switch persistent theme: cs config set theme <name> (or via /statusbar-theme <name>)
  • See every combination side-by-side: /statusbar-preview
  • Show this session's $ cost on the bar: cs config set show_cost true
  • One-shot trial without saving: cs --style capsule --theme twilight
  • Wipe everything back to defaults: /statusbar-reset
  • Diagnose problems (paste in any bug report): /statusbar-doctor

Keep the response short. Don't lecture about ANSI colors or terminal compatibility.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 27 lines · 11 tokens per session scan B 206689dddf71

Subscribe to this mod's changes

statusbar is a command published in the GitHub repository leeguooooo/claude-code-usage-bar (358 stars, last pushed 6d ago), licensed MIT. It adds 11 tokens to every session and 209 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.