token-usage-auditor

Installation
SKILL.md

Token Usage Auditor

Measure token usage as project telemetry: where agent attention went, how much fresh work versus cached context was spent, and which sessions or sidecar runs should be tied back to project phases and artifacts.

Skill Directory Layout

<installed-skill-dir>/
├── SKILL.md
├── scripts/
│   └── collect_token_usage.py
└── references/
    └── data-model.md

Core Principles

  • Treat token usage as attention and cost telemetry, not as quality by itself.
  • Prefer local exact logs for Codex and Claude Code before asking the user for estimates.
Related skills
Installs
12
GitHub Stars
4
First Seen
9 days ago