caveman-stats
>
Install
npx skills add JuliusBrussee/caveman@caveman-statsRuns in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
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. Output also includes Est. rule overhead and Est. net lines wherever a savings estimate exists with a known turn count. Rule overhead is the estimated per-turn INPUT-token cost of the injected caveman rules (default 1,250 tokens/turn, override with CAVEMANRULEOVERHEADTOKENS) times the turn count. Net is savings…
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Related skills
- caveman
JuliusBrussee/caveman
>
476K installs 103K - caveman-commit
JuliusBrussee/caveman
>
334K installs 103KTestingDeploy & DevOpsDocumentation - caveman-review
JuliusBrussee/caveman
>
331K installs 103KCode review - caveman-compress
JuliusBrussee/caveman
>
329K installs 103KDataAI & agents - caveman-help
JuliusBrussee/caveman
>
322K installs 103K - cavecrew
JuliusBrussee/caveman
>
280K installs 103KAI & agentsCode reviewGit & GitHub