Cheapskate — Development skill for Claude Code
Where did my tokens go.
How to install Cheapskate
Installs to ~/.claude/skills/codegobrrrr9-cheapskate-cheapskate/SKILL.md
mkdir -p ~/.claude/skills/codegobrrrr9-cheapskate-cheapskate && curl -fsSL https://raw.githubusercontent.com/codegobrrrr9/cheapskate/HEAD/commands/cheapskate.md -o ~/.claude/skills/codegobrrrr9-cheapskate-cheapskate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cheapskate does
description: Where did my tokens go? Runs the cheapskate meter on this project's newest Claude Code session and reports the biggest line items and one thing to change. allowed-tools: Bash(node:*), Read
Run the cheapskate meter on the current project.
- Run
node ${CLAUDE_PLUGIN_ROOT}/skills/cheapskate/scripts/meter.js $ARGUMENTSfrom the project root (if that path does not exist, findmeter.jsunder the installed cheapskate skill directory). Pass through any arguments the use
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- Caveman Micro — 6-line caveman micro prompt (85 tokens) that outperformed the original 552-token skill 162 ★
- Coder Eval Create Plan — Create a structured, phased implementation plan for a feature or change in the coder_eval codebase, executable 116 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Backfill
Full-transcript backfill — page every message of a session (or all sessions of a project) through the deriver,
Receipt
Upload and process receipt images or PDF invoices, extract line items, and match to bank transactions
Cleanup Roadmap
Collapse this repo's DECISIONS.md to an index and trim ROADMAP.md to its open set — strip the §0 resume-block
Roadmap Update
Update or reprioritize an existing product roadmap — add items, change statuses, shift timelines, or build one
Tokens
Show the Monomind token usage dashboard — reports spend and call counts for today, week, 30days, or month
Owners Rep Claude Skills
Auto-triggering Claude Code skills for construction Owner's Representative work — RFIs, submittals, change ord
Related Agents
10x Tool Calls
Cursor and Windsurf meter usage by requests and tool calls rather than tokens, which means a finished or stall
Convention Reviewer
Reviews a diff against a repo's own conventions — the CLAUDE.md hierarchy and how the neighbouring code alread
Checklist Verifier
Verifies a single claim from the verification checklist against the actual source code. Reports PASS, FAIL, or