Ccledger
Description
Team usage ledger for Claude Code. Self-hosted OTLP ingest into SQLite, with a per-person dashboard. Independent project, not affiliated with Anthropic.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ccledger
Team usage ledger for Claude Code. See who is using how many tokens.
[](https://github.com/shakibbinkabir/ccledger/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@thisissbk/ccledger) [](LICENSE) [](package.json)

**ccledger is an independent open source project. It is not affiliated with, endorsed by, or sponsored by Anthropic.**
What it does
Claude Code can export OpenTelemetry data about its own API calls. ccledger runs a server that receives that data from everyone on your team, stores it in one SQLite file, and shows per-person token usage, a model breakdown, and trends over a date range.
It is built for teams of two to ten who share Claude Code access and cannot see who is using what. Anthropic's per-user analytics is an Enterprise feature; this covers the same question for everyone else.
ccledger vs ccusage / CCMeter
Those tools read the session logs already on your disk and show you your own usage on one machine. They are good at that, they need no server, and if that is what you want you should use one of them.
ccledger is the team version. Every machine reports to one server you run, so you get per-person attribution across the whole team in one place.
In production at
[Neovogent AI](https://www.neovogent.com) — a UK company building specialized AI assistants that run inside a client's own environment rather than a public cloud — runs ccledger self-hosted on a $5 AWS Lightsail instance to see how its team's Claude Code usage divides up.
That is the whole inte
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11