codebotiks
tool nº 001 claudesavvy — usage analytics & harness tracking for Claude Code

Every token counted.
Every session graded.

ClaudeSavvy is a free, open-source dashboard for Claude Code. It prices every token you burn, finds the cache savings you didn't know you had, and hands your agent harness an A–F report card.

$ pip install claudesavvy
open-source · MIT · runs locally
localhost:3789 — claudesavvy
ClaudeSavvy dashboard
$2,849.71 cache savings it found us last week
43% of spend that was quietly re-caching
AF every session scored, worst-first
$0 price. MIT-licensed, yours forever
fig. 01 — what it tracks

Your whole Claude Code footprint, plotted.

01 / costs

Cost analytics

Total spend, per-conversation, per-project, over time. Input, output, cache writes and reads — each priced to the cent.

02 / cache

Cache intelligence

See savings net of cache-write premiums — and get flagged when re-caching eats your budget instead of saving it.

03 / harness

Harness tracking

Skills, sub-agents, plugins, hooks, commands — everything wired into Claude, inventoried at every scope level.

04 / quality

Session report cards

Each session graded A–F on how efficiently the harness ran — sorted worst-first so you know exactly what to tune.

05 / teams

Teams & sub-agents

Who's delegating to what. Track sub-agent fan-out and team usage so multi-agent runs stop being a black box.

06 / mcp

MCP server audit

Audit the 64 MCP servers you forgot you installed. See what's actually wired in, where, and what it's being used for.

fig. 02 — the report card

Your harness, graded.

ClaudeSavvy scores how efficiently your harness ran each session — then sorts the results worst-first. Tool errors, duplicate commands, repeated reads, scriptability misses: every point lost is a tuning opportunity found.

A Clean runs — lean context, zero retries
C Duplicate commands, repeated file reads
F Tool errors piling up — fix this one first
localhost:3789 — harness · overview
ClaudeSavvy harness overview with session grades
fig. 03 — getting started

One install away from knowing your numbers.

Runs locally against your own Claude Code data. No accounts, no telemetry, no bill — just charts.

$ pip install claudesavvy
or star it on github →