Claudecode Cost Usage Panel — Development skill for Claude Code
Live cost/usage panel + auto-split Ghostty launcher for Claude Code CLI sessions.
How to install Claudecode Cost Usage Panel
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open andrewbakercloudscale/claudecode-cost-usage-panel and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claudecode Cost Usage Panel does
Live cost/usage panel + auto-split Ghostty launcher for Claude Code CLI sessions.
Alternatives in Development
- Claude Code Guide — The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days 2.6k ★
- Claude Auto Resume — A shell script utility that automatically resumes Claude CLI tasks when usage limits are lifted 732 ★
- Live Eval And Cost — Live Evaluation & Cost Analysis — GenAI IDP Accelerator 295 ★
README
Claude Code Cost & Usage Panel
Live, always-visible cost and token tracking for **[Claude Code](https://claude.com/claude-code)**, running in a right-hand [Ghostty](https://ghostty.org/) split next to your terminal session — so you can watch what a coding agent is actually costing you, turn by turn, instead of finding out at the end of the month.
This came out of a simple problem: AI coding agents burn tokens and money per turn, per session, per day — and none of that is visible while you're working. You only find out later, from a dashboard or an invoice, by which point the expensive session is long over and you've learned nothing you can act on. This repo is the fix: a live panel that sits next to your terminal and updates every few seconds.
The same panel for OpenCode lives in **[opencode-cost-usage-panel](https://github.com/andrewbakercloudscale/opencode-cost-usage-panel)** — the two were one repo until they were split apart, which is why the design notes here and there cross-reference each other.
Full write-up and motivation: **[AI coding costs are guesswork without this: instrumenting OpenCode and Claude Code](https://andrewbaker.ninja/2026/08/22/ai-coding-costs-are-guesswork-without-this-instrumenting-opencode-and-claude-code/)**
What you get
`claude-panel-setup.sh` installs a live panel for Claude Code, built on top of [`ccusage`](https://github.com/ryoppippi/ccusage):
- Per-turn breakdown of the current session — turn number, model, context size, context growth (Δ) since the last turn, cache hit %, and estimated cost per turn, read straight out of the session transcript and priced against Anthropic's published per-model rates (including cache read/write multipliers).
- Live status line — current session value, today's value, active-block burn rate, 7-day average session cost, 30-day value, and the current project folder. ("Value" because these are priced at pay-as-you-go API rates regardless of what plan you're actually on — see note bel
Related Skills
Husk
A desktop home for your CLI agent. Wraps claude / copilot / codex / aider in a clean Electron window with PTY,
Purser
Session ledger for Claude Code — a native macOS app (PyObjC + WKWebView) to browse, cost, search and clean up
Resume Fleet
Auto-resume a fleet of Claude Code CLI sessions that hit the usage limit. A hands-off launchd daemon (recommen
Satchel
Launcher and window manager for terminal windows — juggle many Claude Code sessions across accounts, or any sh
Cc Cockpit
Claude Code usage panel for GNOME: tray indicator with live rate-limit ring, local dashboard and terminal summ
Claude Panel
⌘ Zero-dependency local dashboard for Claude Code — commands, skills, agents, plugins, workflows, sessions & a
Related Agents
Trace Analyst.Agent
Investigates agent-strace sessions to explain behavior, failures, cost, and tool usage.
Usage Scout
Read-only scout for session, token, and cost code in this FastAPI tracker. Use when the user asks where usage
App Tester
Builds and exercises Heron end-to-end on this machine — starts the dev app, starts and stops real claude CLI s