Victor Statusline — Git skill for Claude Code
Rich status lines for Claude Code and GitHub Copilot CLI — cost, quota, context and prompt-cache health at a glance.
How to install Victor Statusline
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open victorrentea/victor-statusline and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Victor Statusline does
Rich status lines for Claude Code and GitHub Copilot CLI — cost, quota, context and prompt-cache health at a glance.
Alternatives in Git
- Merger — 增量 Merge Prompt 24k ★
- Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★
- 40+ Claude Code Tips — Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt 5.8k ★
README
victor-statusline
Rich, information-dense status lines for **Claude Code** and **GitHub Copilot CLI** — the one-line bar at the bottom of the terminal that tells you what the agent is costing you, how much quota is left, and whether you are about to throw money away.
Both are plain shell scripts with no dependencies beyond `jq`, `awk`, `bc` and `python3`. Take them as they are, or read the docs and build your own — each doc explains not just *what* every glyph means but *why* it was designed that way, which is the part worth stealing.
Opus 4.8/xhigh 50K/1M | ↗98% left / 4:47 | ✻0.5 ⊂ $25 | +24% = 70% / 1d1h
🤖 opus-4.8 · high · 55K/1M | 6759 AIC (96%)↗ left | resets in 7d 4h
What the bar actually says
Five annotated shots, one per situation. Every figure in them is synthetic — they are rendered from the real scripts fed hand-written payloads, so nothing here is anyone's actual quota or spend (`docs/screenshots/`).
**Claude Code on a Pro/Max subscription** — the full five segments:

**The part that pays for itself** — the prompt-cache clock. Cached input bills at 0.1×, rebuilding a prefix at 1.25× (5-minute cache) or 2.0× (1-hour), so walking away for an hour with 300 K of Opus context loaded costs about three dollars the moment you type again — and nothing on screen would otherwise say so, because the turn just looks expensive. Four moments of one session: warm, about to expire (the loss **priced before it happens**), expired, and the post-mortem on a turn that already paid it:

**A fan-out in flight** — the one chip that is not always there. Claude Code's own agent list never says *which model* each subagent got, and that is what decides whether a 24-way fan-out costs cents or tens of dollars:
![The subagent chip, annotated](docs/screensh
Related Skills
Claude Code Statusline Ps
PowerShell 7 status line for Claude Code on Windows: context meter, cost, rate limits, git branch, mode badges
Agentline
Zero-dependency Claude Code statusline: cost, context %, rate limits, git branch, MCP servers, system health.
Barista
A modular statusline for Claude Code CLI - real-time context usage, rate limits, costs, git status, and 20+ cu
Skill Copilot Provider
GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode
Glint
A liquid-glass status line for the Claude Code CLI: glass-gradient pill, context tracking, effort colors, git-
Claude Code Statusline
by rz1989s - Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring.
Related Agents
Statusline Builder
Interactive configuration wizard for the claude-statusline-builder plugin. Walks the user through choosing tim
Gsc URL Inspector
GSC URL Inspection driver. Pulls indexing state, last crawl, mobile usability, rich results, and canonical res
Rayo Heartbeat Watcher
Check OpenClaw gateway health and alert if Rayo is dead or idle too long. Monitors ~/.openclaw/logs/gateway.lo