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.