What problem does it solve? Large project memory files like CLAUDE.md, todos, and preference notes are loaded into context on every session, consuming input tokens repeatedly. This Skill compresses those natural language files into a terse caveman format while preserving all technical substance, cutting token usage by roughly 46% on average. ## Core Features & Use Cases - Token-reducing compression: Rewrites prose by removing articles, filler words, hedging, and redundant phrasing while keeping meaning intact. - Strict preservation rules: Code blocks, inline code, URLs, file paths, commands, headings, and version numbers are preserved exactly and validated automatically. - Safe backup workflow: The original file is saved as FILE.original.md before overwriting, and the original is restored automatically if validation fails after retries. - Use Case: Run it on a 1000-token CLAUDE.md once, and every subsequent session loads the compressed version, saving hundreds of tokens per session permanently. ## Quick Start Ask the AI to compress your CLAUDE.md memory file into caveman format using the caveman-compress skill.