Caveman is a JavaScript skill/plugin designed to reduce output tokens in AI responses by 65% while maintaining technical accuracy. It supports over 30 agents and offers various installation methods and usage commands.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Caveman is a skill/plugin for Claude Code, Codex, Gemini, Cursor, Windsurf, Cline, Copilot, and over 30 other agents. It reduces the number of output tokens by 65% while preserving the technical accuracy of responses.
How it works
- Install drops a skill file into your agent.
- Skill tells agent: drop filler, keep substance, use fragments — but never touch code, commands, or errors.
- On Claude Code, a hook writes a tiny flag file each session, so the agent talks caveman from message one without
/caveman. /caveman-statsreads your session log, counts tokens saved, writes the number to your statusline./caveman-compressrewrites memory files (likeCLAUDE.md) so every future session starts with a smaller context. Save tokens forever, not just once.
Getting started
To install Caveman, use the following command:
# macOS · Linux · WSL · Git Bash
curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash
For Windows users, the command is:
# Windows · PowerShell 5.1+
irm https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.ps1 | iex
After installation, activate it by typing /caveman or saying "talk like caveman". To deactivate, say "normal mode".
Recent releases
- v1.9.1 (2026-07-03): A maintenance + honesty release with 50 changes, mostly related to hook, installer, and integration hardening.
- v1.9.0 (2026-06-12): Security improvements including integrity-checked installs.
- v1.8.2 (2026-05-12): Installer bug fixes.
- v1.8.1 (2026-05-10): Hotfix for the broken install command in v1.8.0.
- v1.8.0 (2026-05-10): Initial release of the curl|bash one-liner command.
Traction
Caveman has 88158 stars and 5064 forks on GitHub.
Caveats
- License: MIT
- Open issues: 397
- Age: Created on 2026-04-04, last pushed on 2026-07-03.






