By abhitsian
Track and share what you've done with Claude Code — a local dashboard (tokens, streaks, hours saved, what's running now) plus screenshot-ready receipt cards for Slack and Teams.
See and share what you've done with Claude Code — a local dashboard (tokens, streak, hours saved, what's running now, date-range insights) plus screenshot-ready receipt cards and share links for Slack and Teams.
This repository is a Claude Code plugin marketplace. Receipts installs in two commands and runs entirely on your machine — nothing is uploaded.
In early 2026, "tokenmaxxing" took off — deliberately burning more AI tokens to look more productive. Companies stood up token leaderboards, managers started asking "how many tokens did you burn this week," and engineers admitted padding the number to climb the rankings. The backlash came fast: token volume is a vanity metric, trivial to game and barely connected to real output. Meta launched a leaderboard, then quietly retired it.
Receipts is built for that moment — and the name is the whole idea: keep the receipts. When someone asks how many tokens you've burned, you can show them exactly where they went. Receipts lets you:
In Claude Code:
/plugin marketplace add abhitsian/receipts
/plugin install receipts@receipts
Then open it any time with:
/receipts:open
The first launch sets up a local Python environment and starts the dashboard at
http://localhost:4830. Receipts only reads ~/.claude/projects — your local
Claude Code history — and serves on localhost.
Don't have Claude Code yet? Get it at https://claude.com/code, then run the two commands above.
| Path | What it is |
|---|---|
.claude-plugin/marketplace.json | The marketplace catalog |
plugin/ | The Receipts plugin — the app and the /receipts:open skill |
plugin/README.md | How the app itself works |
docs/ | The static share / adoption page (served via GitHub Pages) |
Without the plugin:
cd plugin
python3.13 -m venv .venv && .venv/bin/pip install -r requirements.txt
.venv/bin/python app.py
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub abhitsian/receipts --plugin receiptsFlywheel PM — 13 agents, 32 commands, 13 skills. Small pushes, unstoppable momentum. Your PM operating system that gets sharper with every product cycle.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses