๐Ÿ—ฟ
Writing

Caveman

by JuliusBrussee

Caveman is a Writing skill for Claude Code, published by JuliusBrussee in cavekit.

1.1K stars86 forkson JuliusBrussee/cavekitAdded 2026/08/20Repository updated 2026/08/14
claude-codeparallel-agentsskillsspec-driven-developmenttest-driven-development
Install in seconds
Install Caveman
Copy Caveman into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/JuliusBrussee/cavekit/tree/main/skills/caveman ~/.claude/skills/caveman

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/JuliusBrussee/cavekit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/caveman/SKILL.md in JuliusBrussee/cavekit
Installs to
~/.claude/skills/caveman
Collection
One of 9 skills cataloged from this repository
Category
Writing โ€” 1012 skills

What Caveman does

Caveman encodes SPEC.md and spec-adjacent writes into compressed symbolic notation, cutting tokens ~75% versus prose while preserving facts. Use it when writing or editing specs, backprop entries, or whenever brevity is requested.

Caveman is cataloged under Writing on DirSkills. Caveman comes from a repository tagged claude-code, parallel-agents, skills, spec-driven-development and test-driven-development.

Documentation

README

caveman โ€” spec encoding

Applies to SPEC.md writes, spec-referencing prose, backprop entries. Does NOT apply to code, error strings, commit messages, PR descriptions.

GRAMMAR

  • Drop articles (a, an, the).
  • Drop filler (just, really, basically, simply, actually).
  • Drop aux verbs where fragment works (is, are, was, were, being).
  • Drop pleasantries.
  • No hedging (skip "might", "perhaps", "could be worth").
  • Fragments fine.
  • Short synonyms: fix > implement, big > extensive, run > execute.

SYMBOLS

Prefer over words:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Caveman

  • What else does JuliusBrussee publish alongside Caveman?

    Caveman is one of 9 skills that DirSkills catalogs from JuliusBrussee/cavekit, the repository it ships in. Its siblings there include Adversarial Spec Review, Backprop and Build. Each one is a separate skill with its own page in this directory, installs the same way Caveman does, and is maintained by JuliusBrussee in that same repository. The rest of the collection is listed on the JuliusBrussee/cavekit page.

  • How does Caveman compare to other Writing skills?

    Caveman ranks #408 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Caveman against them. Open each page to compare what they document and how they install.

More from JuliusBrussee/cavekit

Caveman is one of 9 skills cataloged on DirSkills from JuliusBrussee/cavekit.

See all 9 skills โ†’
๐Ÿง
2w ago

Adversarial Spec Review

Adversarial Spec Review constructs a skeptical reviewer that attacks a spec before any code is written, using evidence from the codebase, research, and live best-practices. Use it before high-blast-radius builds to refute unsound plans and harden verification.
Quality
1.1K86
๐Ÿž
2w ago

Backprop

Backprop traces a bug or failing test to its root cause, then appends a ยงB entry and usually a ยงV invariant to SPEC.md so recurrence is impossible. Use it after test failures, bug reports, post-mortems, or VIOLATE flags.
Quality
1.1K86
๐Ÿ—๏ธ
2w ago

Build

Build implements tasks from a SPEC.md using a single-threaded plan-then-execute loop. It tracks task status, runs the verification command, and on failure invokes backprop to update spec invariants before retrying.
Quality
1.1K86
๐Ÿงน
2w ago

Deepen

Deepen finds the shallowest modules in the code the spec touches, researches a deeper design, and proposes refactors that shrink interfaces and hide decisions while keeping behavior constant and tests green before and after.
Quality
1.1K86
๐Ÿง
2w ago

Grill

Grill calibrates interrogation of a fuzzy idea before it becomes a spec, asking one question at a time and landing answers as goals or constraints. Use it when a plan is vague or needs stress-testing before writing a spec.
Quality
1.1K86
๐Ÿ”
2w ago

Research

Research gathers external knowledge and logs it as source-cited ยงR rows so builds ground in facts instead of hallucinating library behavior. Use it when a spec decision hinges on a library, API, or best practice you are unsure of.
AI Engineering
1.1K86