JuliusBrussee/cavekit
A Claude Code plugin that implements a compressed spec-driven development loop for AI-assisted software engineering.

Cavekit is a Claude Code plugin that provides a structured workflow for AI-assisted development: grill questions requirements, write a durable spec, research, review, and build code against that spec. It uses a lightweight caveman encoding format for specs to reduce token usage, includes automated backpropagation where test failures update the spec, and supports parallel agent workflows for cross-model peer review. The tool runs as commands within Claude Code to manage context resets and maintain long-term memory across sessions.
Frequently asked
- What is JuliusBrussee/cavekit?
- A Claude Code plugin that implements a compressed spec-driven development loop for AI-assisted software engineering.
- Is cavekit open source?
- Yes — JuliusBrussee/cavekit is open source, released under the MIT license.
- How popular is cavekit?
- JuliusBrussee/cavekit has 1.1k stars on GitHub.
- Where can I find cavekit?
- JuliusBrussee/cavekit is on GitHub at https://github.com/JuliusBrussee/cavekit.