compress
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"
Pinned to revision 866dd6cc4528, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/compress/SKILL.md
- skills/compress/scripts/__init__.py
- skills/compress/scripts/__main__.py
- skills/compress/scripts/benchmark.py
- skills/compress/scripts/cli.py
- skills/compress/scripts/compress.py
- skills/compress/scripts/detect.py
- skills/compress/scripts/validate.py
Every link opens the file at its source, pinned to the revision this page describes.