Directory / caveman

caveman

Excellent

Compresses Claude Code output using caveman-style speech — saves tokens in chat replies without touching code.

productivitytoken-efficiencyoutput-style

Verdict

Caveman is a tightly scoped, well-documented token-compression skill with clean hooks, zero runtime network calls, and benchmark numbers that are more carefully qualified than the headline suggests. The 65% token reduction is real for prose replies; the JetBrains-measured 8.5% applies to agentic coding runs, and the README explains both in the same paragraph — an unusual level of honesty for a plugin README. Hooks are purely local, install is standard, and the caveman-stats command gives users an actual receipt of session savings rather than a marketing promise.

Install

/plugin marketplace add JuliusBrussee/caveman
/plugin install caveman@caveman

Source: github.com/JuliusBrussee/caveman

Audit receipts

Every listing is verified against a specific commit. These are the receipts.

Commit sha7066cc815414…
Audit date2026-08-03
Install check✓ Pass

Has .claude-plugin/ with marketplace.json and plugin.json. SessionStart and UserPromptSubmit hooks via Node 18+.

Risk scan✓ Clean
KindCode-backed
Prose lines4,234
Code lines11,312
Prose/code ratio0.37

Cluster note

Several language-specific ports exist (cavemanov for Russian/Kazakh, others). This is the English original and the best-maintained.

← All listingsListing criteriaGitHub repo ↗