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.
npx agentmods add commands/leeguooooo/claude-code-usage-bar/statusbargit clone --depth 1 https://github.com/leeguooooo/claude-code-usage-barWhat 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.
| Model | Per session | Once 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 |
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. 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.
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.
- yesterday First seen · 27 lines · 11 tokens per session scan B 206689dddf71
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.
Other commands, from other repositories
list-branches
List project branches with their worktree status.
session-init
You are the Main Agent in an orchestrated workflow. Read and internalize these working instructions.
permissions
Create or update DOGMA-PERMISSIONS.md to configure what Claude can do autonomously.
sandbox-promote
Promote an accepted, version-worthy WIP artifact from .credo/sandbox-tmp/ / to .credo/sandbox/ /. is the sandbox-tmp folder name (argument: $1).
remind
Create a reminder from natural language.
week
Show this week's calendar overview.