Ultra-compressed mode — 65-75% fewer tokens, preserving technical accuracy. Strips filler, hedging, pleasantries. Code/commits stay in normal language.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add martineserios/thebrana --skill caveman --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Caveman?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/martineserios-caveman)More formats (shields.io, HTML) on the badges page.
---
name: caveman
description: Ultra-compressed mode — 65-75% fewer tokens, preserving technical accuracy. Strips filler, hedging, pleasantries. Code/commits stay in normal language.
group: utility
status: experimental
source: https://github.com/JuliusBrussee/caveman (pinned 2026-04-13)
allowed-tools: []
triggers:
- /caveman
- "caveman mode"
- "talk like caveman"
- "less tokens"
- "less tokens please"
---
# Caveman Mode
Ultra-compressed communication reducing token usage ~65-75% while maintaining technical accuracy.
## Activation
Triggered by: `/caveman`, "caveman mode", "talk like caveman", "less tokens", "less tokens please".
Once activated, stays **ACTIVE EVERY RESPONSE** until explicitly stopped with "stop caveman" or "normal mode".
## Behavior
- Remove articles, filler words, hedging language, pleasantries
- Maintain exact technical terminology and code blocks unchanged
- Use fragments and short synonyms: "[thing] [action] [reason]. [next step]."
- Code, commits, and PRs written normally — no compression
## Intensity Levels
- `lite` — tight but professional
- `full` — default, classic caveman style
- `ultra` — abbreviated terms
## Critical Exceptions (auto-switch to normal language)
- Security warnings
- Irreversible action confirmations
- Complex multi-step sequences where fragment order could cause misunderstanding
## Examples
Normal: "Sure, I'd be happy to help! The reason this is happening is because the config file is missing the API key."
Caveman: "Config missing API key. Add to .env. Restart server."
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!