diff --git a/README.md b/README.md index 6d0ff44..dc19f29 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,13 @@ Evals
++ ๐ชจ Caveman Ecosystem ยท + caveman talk less (you are here) ยท + cavemem remember more ยท + cavekit build better +
+ --- A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill/plugin and Codex plugin that makes agent talk like caveman โ cutting **~75% of output tokens** while keeping full technical accuracy. Now with [ๆ่จๆ mode](#ๆ่จๆ-wenyan-mode), [terse commits](#caveman-commit), [one-line code reviews](#caveman-review), and a [compression tool](#caveman-compress) that cuts **~46% of input tokens** every session. @@ -406,9 +413,20 @@ If caveman save you mass token, mass money โ leave mass star. โญ [](https://star-history.com/#JuliusBrussee/caveman&Date) +## ๐ชจ The Caveman Ecosystem + +Three tools. One philosophy: **agent do more with less**. + +| Repo | What | One-liner | +|------|------|-----------| +| [**caveman**](https://github.com/JuliusBrussee/caveman) *(you are here)* | Output compression skill | *why use many token when few do trick* โ ~75% fewer output tokens across Claude Code, Cursor, Gemini, Codex | +| [**cavemem**](https://github.com/JuliusBrussee/cavemem) | Cross-agent persistent memory | *why agent forget when agent can remember* โ compressed SQLite + MCP, local by default | +| [**cavekit**](https://github.com/JuliusBrussee/cavekit) | Spec-driven autonomous build loop | *why agent guess when agent can know* โ natural language โ kits โ parallel build โ verified | + +They compose: **cavekit** orchestrates the build, **caveman** compresses what the agent *says*, **cavemem** compresses what the agent *remembers*. Install one, some, or all โ each stands alone. + ## Also by Julius Brussee -- **[Cavekit](https://github.com/JuliusBrussee/cavekit)** โ specification-driven development for Claude Code. Caveman language โ specs โ parallel builds โ working software. - **[Revu](https://github.com/JuliusBrussee/revu-swift)** โ local-first macOS study app with FSRS spaced repetition, decks, exams, and study guides. [revu.cards](https://revu.cards) ## License