codeburn-claude-cost-dashboard
Installation
SKILL.md
CodeBurn
Skill by ara.so — Daily 2026 Skills collection.
CodeBurn is an interactive TUI dashboard that reads Claude Code session transcripts directly from disk (~/.claude/projects/) and visualizes token usage, costs, and task breakdowns by project, model, activity type, MCP server, and tool. No API keys, no proxy — pure local file analysis.
Install
npm install -g codeburn
# or run without installing
npx codeburn
Requirements: Node.js 20+, Claude Code installed (session data at ~/.claude/projects/)