Compresses Markdown and plain-text memory files (CLAUDE.md, todos, preferences) into a concise 'caveman' style to reduce token usage for LLMs. It preserves code blocks, inline code, URLs, file paths, and technical content verbatim, and backs up originals as <filename>.original.md. The process runs via a scripts/ CLI that calls Claude, validates output, and retries targeted fixes when necessary.
Use when you need to reduce token consumption for large text-based memory or documentation files before sending them to an LLM, or to create compact backups for storage. Ideal for agents that frequently re-process long markdown notes or project documentation.
Best suited for Claude-family and Claude Code integrations (the skill explicitly uses Claude in its process), and any agent workflows that need token-efficient memory handling.
This skill has not been reviewed by our automated audit pipeline yet.