JuliusBrussee

107 mods across 7 repositories, 105k stars between them.

caveman

01

JuliusBrussee/caveman

Plugin Claude Code

Ultra-compressed communication mode for Claude Code. Cuts 65% of output tokens against an unprompted baseline (measured) while keeping full technical accuracy.

102k 2d ago A tokens not measured

caveman

02

JuliusBrussee/caveman

Plugin Claude Code

Ultra-compressed communication mode. Cuts 65% of output tokens against an unprompted baseline (measured) while keeping full technical accuracy by speaking like a caveman.

102k 2d ago A tokens not measured

caveman AGENTS.md

03

JuliusBrussee/caveman

Instructions file CodexOpenCode

AGENTS.md instructions for JuliusBrussee/caveman: Read CLAUDE.md before repository work. Binding routing: this repo owns skills, Engine, and MV3 extension; Agent SDK work belongs in /Users/julb/Desktop/GitHub/caveman-agent-sdk; Browse driver/MCP/benchmark/plugin work belongs in…

102k 2d ago A 169 tokens

caveman CLAUDE.md

04

JuliusBrussee/caveman

Instructions file

Claude Code instructions for JuliusBrussee/caveman, covering claude.md — caveman, readme is a product artifact, project overview, repository routing and what lives where.

102k 2d ago A 9,291 tokens

caveman GEMINI.md

05

JuliusBrussee/caveman

Instructions file Gemini CLI

Gemini CLI instructions for JuliusBrussee/caveman: @./skills/caveman/SKILL.md @./skills/caveman-commit/SKILL.md @./skills/caveman-review/SKILL.md @./skills/caveman-compress/SKILL.md.

102k 2d ago A 49 tokens

cavecrew-builder

06

JuliusBrussee/caveman

Agent

Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.

102k 2d ago A 76 tokens

JuliusBrussee/caveman

Agent

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats 60% fewer tokens than vanilla Explore. Refuses to suggest fixes.

102k 2d ago A 66 tokens

cavecrew-reviewer

08

JuliusBrussee/caveman

Agent

Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.

102k 2d ago A 75 tokens

caveman-init

09

JuliusBrussee/caveman

Command

Drop the always-on caveman activation rule into the current repo for every IDE agent.

102k 2d ago C 16 tokens

cavecrew

10

JuliusBrussee/caveman

Skill Claude CodeCodex

When to delegate to cavecrew-investigator (locate code), cavecrew-builder (1-2 file edit) or cavecrew-reviewer (diff review) instead of working inline or using Explore. Their output is compressed, so main context lasts longer.

102k 2d ago A 65 tokens

caveman-compress

11

JuliusBrussee/caveman

Skill Claude CodeCodex

Compress a memory file such as CLAUDE.md or a todo list into caveman format to save input tokens, keeping a readable backup. Trigger: /caveman-compress.

102k 2d ago A 43 tokens

caveman-stats

12

JuliusBrussee/caveman

Skill Claude CodeCodex

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

102k 2d ago A 60 tokens

caveman

13

JuliusBrussee/caveman

Skill Claude CodeCodex

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

102k 2d ago A 59 tokens

caveman-commit

14

JuliusBrussee/caveman

Skill Claude CodeCodex

Write a Conventional Commits message compressed to intent only. Use for "write a commit", "commit message", /commit or /caveman-commit.

102k 2d ago A 38 tokens

caveman-discover

15

JuliusBrussee/caveman

Skill Claude CodeCodex

Find and label every LLM workflow in the repository so Caveman Cloud groups spend by workflow instead of one bucket. Use for "discover workflows" or breaking LLM spend down by workflow.

102k 2d ago A 44 tokens

JuliusBrussee/caveman

Skill Claude CodeCodex

Read-only review of Caveman Cloud evidence: cost, Cave Score, workflows, traces, latency, errors, routing, savings. Use when asked what Caveman found or where LLM spend goes.

102k 2d ago A 47 tokens

caveman-explore

17

JuliusBrussee/caveman

Skill Claude CodeCodex

Read-only repository explorer for cold-start orientation, broad cross-file localization, or when a direct search failed. Skip it when the exact file or symbol is already named. Returns path:line citations only; its reads stay out of main context.

102k 2d ago A 54 tokens

caveman-help

18

JuliusBrussee/caveman

Skill Claude CodeCodex

Quick-reference card for caveman modes, skills and commands. Trigger: /caveman-help or "caveman help".

102k 2d ago A 31 tokens

caveman-learn

19

JuliusBrussee/caveman

Skill Claude CodeCodex

Act on a Caveman learn report - review the ranked token sinks, apply cost-lowering fixes with per-edit consent, and report what those fixes returned. Use when asked to lower an agent's token cost, what caveman has saved, to trim a heavy CLAUDE.md, or to offload re-pasted context into cavemem.

102k 2d ago A 76 tokens

caveman-manage

20

JuliusBrussee/caveman

Skill Claude CodeCodex

Inspect Caveman Cloud's experiment lifecycle and block unsafe execution. Use when asked to start, approve, cancel, promote or roll back a Caveman experiment.

102k 2d ago A 37 tokens

caveman-optimize

21

JuliusBrussee/caveman

Skill Claude CodeCodex

Turn a Caveman optimization observation into an operator-chosen candidate with a paired baseline evaluation. Use when asked to inspect or evaluate a Caveman optimization report. Needs explicit approval.

102k 2d ago A 41 tokens

caveman-review

22

JuliusBrussee/caveman

Skill Claude CodeCodex

Compressed code review - one line per finding with location, problem and fix. Use for /caveman-review, "review this PR", or "review the diff".

102k 2d ago A 39 tokens

caveman-setup

23

JuliusBrussee/caveman

Skill Claude CodeCodex

Wire a repository through the Caveman Cloud gateway so every LLM request is measured, with no behavior change. Use for "set up caveman" or adding LLM spend observability.

102k 2d ago A 44 tokens

investigate-first

24

JuliusBrussee/caveman

Skill Claude CodeCodex

Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.

102k 2d ago A 30 tokens