# Caveman Stats

> > Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

- Skill: `thedixitjain/caveman-stats` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add thedixitjain/caveman-stats`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/caveman-stats/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/caveman-stats

---



This skill is delivered by `hooks/caveman-stats.js` (read by `hooks/caveman-mode-tracker.js` on `/caveman-stats`). The model does not need to do anything when this skill fires — the hook returns `decision: "block"` with the formatted stats as the reason. The user sees the numbers immediately.

---

**Source:** [`JuliusBrussee/caveman`](https://github.com/JuliusBrussee/caveman) → `skills/caveman-stats/SKILL.md`

**Also appears in:** `JuliusBrussee/caveman/plugins/caveman/skills/caveman-stats/SKILL.md`

