|
23 | 23 | <a href="#evals">Evals</a> |
24 | 24 | </p> |
25 | 25 |
|
| 26 | +<p align="center"> |
| 27 | + <strong>πͺ¨ Caveman Ecosystem</strong> Β· |
| 28 | + <strong>caveman</strong> <em>talk less</em> <sub>(you are here)</sub> Β· |
| 29 | + <a href="https://github.com/JuliusBrussee/cavemem">cavemem</a> <em>remember more</em> Β· |
| 30 | + <a href="https://github.com/JuliusBrussee/cavekit">cavekit</a> <em>build better</em> |
| 31 | +</p> |
| 32 | + |
26 | 33 | --- |
27 | 34 |
|
28 | 35 | 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. β |
406 | 413 |
|
407 | 414 | [](https://star-history.com/#JuliusBrussee/caveman&Date) |
408 | 415 |
|
| 416 | +## πͺ¨ The Caveman Ecosystem |
| 417 | + |
| 418 | +Three tools. One philosophy: **agent do more with less**. |
| 419 | + |
| 420 | +| Repo | What | One-liner | |
| 421 | +|------|------|-----------| |
| 422 | +| [**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 | |
| 423 | +| [**cavemem**](https://github.com/JuliusBrussee/cavemem) | Cross-agent persistent memory | *why agent forget when agent can remember* β compressed SQLite + MCP, local by default | |
| 424 | +| [**cavekit**](https://github.com/JuliusBrussee/cavekit) | Spec-driven autonomous build loop | *why agent guess when agent can know* β natural language β kits β parallel build β verified | |
| 425 | + |
| 426 | +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. |
| 427 | + |
409 | 428 | ## Also by Julius Brussee |
410 | 429 |
|
411 | | -- **[Cavekit](https://github.com/JuliusBrussee/cavekit)** β specification-driven development for Claude Code. Caveman language β specs β parallel builds β working software. |
412 | 430 | - **[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) |
413 | 431 |
|
414 | 432 | ## License |
|
0 commit comments