Skip to content

sigilco/agentplugins-caveman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentplugins-caveman

Caveman skills for the agentplugins CLI — ~75% fewer output tokens, full technical accuracy.

A lean integration layer bringing caveman's output compression into the agentplugins workflow. For the full skill system, benchmarks, and install options → caveman.


Quick start

# install via agentplugins
pnpm dlx agentplugins install agentplugins-caveman

# activate in session
/caveman

What you get

Command What
/caveman [lite|full|ultra] Compress every reply. Levels stick until session end.
/caveman-commit Conventional commits, ≤50 char subject.
/caveman-review One-line PR comments: L42: bug: user null. Add guard.
/caveman-stats Real token usage + savings for this session.
/caveman-compress <file> Rewrite memory files (CLAUDE.md, etc.) into caveman-speak.
cavecrew-* Caveman subagents — ~60% fewer tokens than vanilla.

Why this works

  • ~75% output reduction — same fix, fewer words.
  • Full accuracy — only the mouth shrinks, not the brain.
  • Persistent — compress once, save every session.
  • Works everywhere — agentplugins CLI + any agent that speaks SKILL.md.

For benchmarks, full install options, and all the detail → caveman.

License

MIT

About

🪨 why use many token when few token do trick? AgentPlugin that cuts 65% of tokens by talking like caveman

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.7%
  • Python 25.5%
  • PowerShell 4.2%
  • Shell 3.9%
  • TypeScript 1.7%