
JuliusBrussee
JuliusBrussee / caveman-setup
107.7kWire 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.
JuliusBrussee / caveman-evidence-review
107.7kRead-only review of Caveman Cloud evidence: cost, Cave Score, workflows, traces, latency, errors, routing, savings
JuliusBrussee / cavecrew
107.7kWhen 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.
JuliusBrussee / caveman-discover
107.7kFind 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.
JuliusBrussee / caveman
107.8k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
JuliusBrussee / caveman-manage
107.7kInspect Caveman Cloud's experiment lifecycle and block unsafe execution
JuliusBrussee / caveman
107.7kUltra-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".
JuliusBrussee / caveman-compress
107.7kCompress 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.
JuliusBrussee / caveman-optimize
107.7kTurn a Caveman optimization observation into an operator-chosen candidate with a paired baseline evaluation
JuliusBrussee / caveman-review
107.7kCompressed code review - one line per finding with location, problem and fix. Use for /caveman-review, "review this PR", or "review the diff".
JuliusBrussee / caveman-help
107.7kQuick-reference card for caveman modes, skills and commands. Trigger: /caveman-help or "caveman help".
JuliusBrussee / caveman-learn
107.7kAct on a Caveman learn report - review the ranked token sinks, apply cost-lowering fixes with per-edit consent, and report what those fixes returned
JuliusBrussee / caveman-commit
107.7kWrite a Conventional Commits message compressed to intent only. Use for "write a commit", "commit message", /commit or /caveman-commit.
JuliusBrussee / caveman-explore
107.7kRead-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.
JuliusBrussee / caveman-stats
107.7kShow recorded output and cache-read token usage and mode attribution for the current Claude Code session, or locate the host's native usage report. Trigger: /caveman-stats.
JuliusBrussee / investigate-first
107.7kDiagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.
JuliusBrussee / lean-build
107.7kBuild feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter.
JuliusBrussee / migration
107.7kImplement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.
JuliusBrussee / safe-refactor
107.7kRestructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.
JuliusBrussee / verify-and-stop
107.7kProve existing work meets acceptance conditions without expanding scope. Use for validation-only tasks, completion checks, focused gate runs, and last-mile proof.
JuliusBrussee / surgical-patch
107.7kFix bugs and small behavior changes at the narrowest responsible layer