caveman-compress

Installation
SKILL.md

Caveman Compress

Purpose

Compress docs and natural language files such as AGENTS.md, todos, preferences, and repo notes into caveman-speak to reduce input tokens. Work directly in the active Codex session. Do not create backup files by default.

Trigger

/caveman:compress <filepath> or user asks to compress memory file.

Discovery

  • No files named → inspect current repo first.
  • git status --porcelain, git diff --name-only for changes.
  • rg, find for nearby docs; bounded semantic match for prose neighbors.
  • Prefer repo-owned docs + notes; outside-repo paths when user names them.
  • Ambiguous / low-confidence → request_user_input + scored recs.

Process

Related skills

More from bjornmelin/dev-skills

Installs
1
GitHub Stars
2
First Seen
1 day ago