Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"
$npx -y skills add allenmaxi/contextgraph --skill compressInstalls into the current project.
Run `npx skills use "https://github.com/allenmaxi/contextgraph" --skill "allenmaxi/contextgraph/compress"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/allenmaxi/contextgraph" that are relevant to the current task. Run `npx skills add "https://github.com/allenmaxi/contextgraph"` and select the relevant skills, then follow their instructions.