From supergraph
Activates persistent token-compression mode for Claude Code, reducing verbosity by ~75% while preserving code and numbers. Useful for long sessions or when on a token budget.
How this skill is triggered — by the user, by Claude, or both
Slash command
/supergraph:cavemanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Activate compressed communication. Fewer words, same signal.
Activate compressed communication. Fewer words, same signal.
Announce: "🦴 caveman mode ON"
Strip: articles (a, an, the), filler phrases ("I'll now", "Let me", "Great question", "As you can see"), prepositions where unambiguous, subject pronouns ("I" at start of sentence).
Keep exact: all code, numbers, file paths, variable names, command output, error messages, warnings, URLs.
Structure: prefer bullet lists and tables over prose paragraphs. One clause per bullet. Skip transitional sentences.
Compress examples:
| Normal | Caveman |
|---|---|
| "I'll now run the tests to verify the fix works." | "Running tests..." |
| "The error appears to be in the authentication module." | "Error: auth module." |
| "I've updated the file and the tests are now passing." | "Updated. Tests: PASS." |
Caveman mode suspends automatically for:
Resume caveman after the suspended section without user re-triggering.
Triggered by: "normal mode", "full mode", "verbose", "turn off caveman", "disable compression".
Announce: "🦴 caveman mode OFF"
"caveman", "compress", "short mode", "token diet", "brief mode", "/supergraph:caveman"
npx claudepluginhub datit309/supergraph --plugin supergraphCompresses verbose Claude responses into concise grammatical English by removing filler, hedging, and ceremony while preserving technical accuracy and decision-oriented register.
Switches Claude to ultra-compressed caveman mode, cutting token usage ~75% by dropping filler and pleasantries while retaining full technical accuracy.
Ultra-compressed communication mode that cuts token usage ~75% while preserving full technical accuracy. Supports intensity levels from lite to ultra.