| Skill | Added | Review |
|---|---|---|
cavecrew plugins/caveman/skills/cavecrew/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
cavecrew skills/cavecrew/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman skills/caveman/SKILL.md 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". | 89 89 0.96x Agent success vs baseline Impact 73% 0.96xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 15581d1 | |
caveman plugins/caveman/skills/caveman/SKILL.md 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". | 85 85 0.96x Agent success vs baseline Impact 73% 0.96xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 15581d1 | |
caveman-commit skills/caveman-commit/SKILL.md Write a Conventional Commits message compressed to intent only. Use for "write a commit", "commit message", /commit or /caveman-commit. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-compress skills/caveman-compress/SKILL.md 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. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-compress plugins/caveman/skills/caveman-compress/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-discover skills/caveman-discover/SKILL.md 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. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-evidence-review skills/caveman-evidence-review/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-explore skills/caveman-explore/SKILL.md 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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-help skills/caveman-help/SKILL.md Quick-reference card for caveman modes, skills and commands. Trigger: /caveman-help or "caveman help". | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-learn skills/caveman-learn/SKILL.md 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. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-manage skills/caveman-manage/SKILL.md Inspect Caveman Cloud's experiment lifecycle and block unsafe execution. Use when asked to start, approve, cancel, promote or roll back a Caveman experiment. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-optimize skills/caveman-optimize/SKILL.md 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. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-review skills/caveman-review/SKILL.md Compressed code review - one line per finding with location, problem and fix. Use for /caveman-review, "review this PR", or "review the diff". | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 15581d1 | |
caveman-setup skills/caveman-setup/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-stats skills/caveman-stats/SKILL.md Show real token usage and estimated savings for the current session, read from the session log. Trigger: /caveman-stats. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
caveman-stats plugins/caveman/skills/caveman-stats/SKILL.md 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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
investigate-first skills/investigate-first/SKILL.md Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
lean-build skills/lean-build/SKILL.md Build 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. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 | |
migration skills/migration/SKILL.md Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 15581d1 |