You use Claude Code
Install it and stop losing long sessions.
- Automatic checkpoint at your real quota limit (5h session + weekly), not an estimate.
- Resume spending almost zero tokens: the checkpoint is dense and the session continues on its own.
- Reads your real quota: session, weekly and per-model — the same number you see in the app.
- Browser extension to watch your usage live (badge + popup).
- Free, MIT, any plan (Pro/Max/Team), cross-platform.
git clone https://github.com/LeonardoIAConsult/claude-quota-guardian.git
cd claude-quota-guardian
npm install
node bin/install.js
# Guardian runs on its own: watches your real quota and stops at your limit.
# Checkpoint and resume are automatic.
# Activity report whenever you want:
node scripts/report.js
# Clean uninstall — only removes its own:
node bin/uninstall.js
node bin/uninstall.js --purge # + deletes the checkpoints