Caveman — Stats

juliusbrussee/caveman-stats · Agent Skill (multi-file)

by Julius Brussee · bundle

Published · Last updated


Shows real token usage and estimated savings for the current Claude Code session by reading the session log.

SKILL.md

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.

Files

This skill is a package of 2 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📄README.md 935 B

Related

  1. cost-tracking · affaan-m
    Analyze Claude Code token usage, spending, and budgets from the local ECC cost-tracker metrics log. Provides summaries, breakdowns by model, session, or date, and CSV export.
    226k
    repo stars
  2. cost-tracking · sakamoto-family-smile
    Analyze Claude Code token usage, spending, and budgets from a local SQLite cost-tracking database, with breakdowns by project, tool, session, or date.
    0
    repo stars
  3. using-superpowers · obra bundle
    Ensures skills are invoked before any response, including clarifying questions, and establishes how to find and use skills.
    247k
    repo stars
  4. stay-within-limits · builderio bundle
    Keep long-running agent work within 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.
    3.4k
    repo stars
  5. delivery-gate · affaan-m bundle
    Blocks Claude from finishing a session until deterministic quality checks pass: learning library freshness, disk space, and rationalization pattern detection.
    226k
    repo stars
  6. ck · affaan-m bundle
    Persists project context across Claude Code sessions. Auto-loads project summaries on startup, tracks session progress, and saves structured state via deterministic Node.js scripts.
    226k
    repo stars

Frequently asked questions

How do I install the Caveman — Stats skill?

Run npx skillmds add juliusbrussee/caveman-stats in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the Caveman — Stats skill do?

Shows real token usage and estimated savings for the current Claude Code session by reading the session log. It is listed under Productivity on SkillMD.

Is Caveman — Stats safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with Caveman — Stats?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is Caveman — Stats free to use?

Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.

Who published Caveman — Stats?

Julius Brussee (@juliusbrussee) published this skill. Their other Agent Skills are listed on their SkillMD profile.