AIBestSkill
Context compression · Claude Code Skill

caveman adoption decision

Reduce token-heavy agent communication while preserving the useful technical substance. Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default...

Job to solvecompressing AI agent communication

Reduce token-heavy agent communication while preserving the useful technical substance.

Who should use itDevelopers and agent users who want shorter, lower-token responses without losing important details.

Use this as a fit check before reading install commands.

Works withClaude Code

Platform fit comes after the use case, not before it.

Adoption pathSource-verified setup

Setup evidence is available from README.md · Install. Review the source before installing.

Trust signalREADME + SKILL.md

11 SKILL.md + README + install evidence, 49,793 stars, and 11d ago repo freshness at last scan.

Overview

What job does it solve?Context compression

Reduce token-heavy agent communication while preserving the useful technical substance.

Who should use it?Developers and agent users who want shorter, lower-token responses without losing important details.

compressing AI agent communication for Claude Code users.

Works withClaude Code

Check platform compatibility after confirming the use case fits your workflow.

How can I adopt it?Source-verified setup

Setup evidence is available from README.md · Install. Review the source before installing.

Can I trust it?README + SKILL.md

11 SKILL.md + README + install evidence, 49,793 stars, and 11d ago repo freshness at last scan.

What to compare?5 related skills

Use the comparison list below to avoid adopting the first matching repo blindly.

Quick read

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra.

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

Why we list it
  • Public because this is a source-backed installable skill-like repo with enough current evidence to qualify for the shortlist.
  • Current GitHub metadata is available for JuliusBrussee/caveman.
  • 11 SKILL.md file(s) were found in the recursive tree scan.
  • Trusted install evidence was extracted from 1 source file(s).

Adoption path for caveman

Primary adoption path

Setup evidence extracted from README.md · Install. Review source before installing.

  • claude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman

Alternative install paths

Shown only when the repo exposes another valid install entry for a different host or setup path.

  • gemini extensions install https://github.com/JuliusBrussee/caveman
  • npx skills add JuliusBrussee/caveman -a cursor
  • npx skills add JuliusBrussee/caveman -a windsurf
  • npx skills add JuliusBrussee/caveman -a github-copilot

Source evidence

Source excerpts used for this adoption decision. Low-confidence cases link back to GitHub instead of forcing a misleading quote.

README excerpt

README.md

caveman

why use many token when few do trick

Before/After •

Install •

Levels •

Skills •

Benchmarks •

Evals

🪨 Caveman Ecosystem ·

caveman talk less (you are here) ·

cavemem remember more ·

cavekit build better

A Claude Code skill/plugin and Codex plugin that makes agent talk like caveman — cutting ~75% of output tokens while keeping full technical accuracy. Now with 文言文 mode, terse commits, one-line code reviews, and a compression tool that cuts ~46% of input tokens every session.

Based on the viral observation that caveman-speak dramatically reduces LLM token usage without losing technical substance. So we made it a one-line install.

📜 文言文
"物出新參照,致重繪。useMemo Wrap之。"

Same answer. You pick how many word.

┌─────────────────────────────────────┐
│  TOKENS SAVED          ████████ 75% │
│  TECHNICAL ACCURACY    ████████ 100%│
│  SPEED INCREASE        ████████ ~3x │
│  VIBES                 ████████ OOG │
└─────────────────────────────────────┘
  • Faster response — less token to generate = speed go brrr
  • Easier to read — no wall of text, just the answer
  • Same accuracy — all technical info kept, only fluff removed (science say so)
  • Save money — ~71% less output token = less cost
  • Fun — every code review become comedy

Install

Pick your agent. One command. Done.

AgentInstall
Claude Codeclaude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman
CodexClone repo → /plugins → Search "Caveman" → Install
Gemini CLIgemini extensions install https://github.com/JuliusBrussee/caveman
Cursornpx skills add JuliusBrussee/caveman -a cursor
Windsurfnpx skills add JuliusBrussee/caveman -a windsurf
Copilotnpx skills add JuliusBrussee/caveman -a github-copilot
Clinenpx skills add JuliusBrussee/caveman -a cline
Any othernpx skills add JuliusBrussee/caveman

Install once. Use in every session for that install target after that. One rock. That it.

What You Get

Auto-activation is built in for Claude Code, Gemini CLI, and the repo-local Codex setup below. npx skills add installs the skill for other agents, but does not install repo rule/instruction files, so Caveman does not auto-start there unless you add the always-on snippet below.

FeatureClaude CodeCodexGemini CLICursorWindsurfClineCopilot
Caveman modeYYYYYYY
Auto-activate every sessionYY—²—²—²—²
/caveman commandYY
Mode switching (lite/full/ultra)YY
caveman-commitYYYYYY
caveman-reviewYYYYYY
caveman-compressYYYYYYY
caveman-helpYYYYYY
[!NOTE]
Auto-activation works differently per agent: Claude Code uses SessionStart hooks, this repo's Codex dogfood setup uses .codex/hooks.json, Gemini uses context files. Cursor/Windsurf/Cline/Copilot can be made always-on, but npx skills add installs only the skill, not the repo rule/instruction files.

>

¹ Codex uses $caveman syntax, not /caveman. This repo ships .codex/hooks.json, so caveman auto-starts when you run Codex inside this repo. The installed plugin itself gives you $caveman; copy the same hook into another repo if you want always-on behavior there too. caveman-commit and caveman-review are not in the Codex plugin bundle — use the SKILL.md files directly.
² Add the "Want it always on?" snippet below to those agents' system prompt or rule file if you want session-start activation.
³ Cursor and Windsurf receive the full SKILL.md with all intensity levels. Mode switching works on-demand via the skill; no slash command.
⁴ Available in Claude Code, but plugin install only nudges setup. Standalone install.sh / install.ps1 configures it automatically when no custom statusLine exists.
claude plugin marketplace add JuliusBrussee/caveman
claude plugin install caveman@caveman

Standalone hooks (without plugin): If you prefer not to use the plugin system:


## Usage

Trigger with:
- `/caveman` or Codex `$caveman`
- "talk like caveman"
- "caveman mode"
- "less tokens please"

Stop with: "stop caveman" or "normal mode"
Show scanned SKILL.md paths (11)
  • .cursor/skills/caveman/SKILL.md
  • .windsurf/skills/caveman/SKILL.md
  • caveman-compress/SKILL.md
  • caveman/SKILL.md
  • plugins/caveman/skills/caveman/SKILL.md
  • plugins/caveman/skills/compress/SKILL.md
  • skills/caveman-commit/SKILL.md
  • skills/caveman-help/SKILL.md
  • skills/caveman-review/SKILL.md
  • skills/caveman/SKILL.md
  • skills/compress/SKILL.md