build
Plan-then-execute against SPEC.md. Native Claude Code loop, no sub-agents.
Drift detector. Diff SPEC.md against code. Read-only, zero writes.
> /plugin marketplace add JuliusBrussee/cavekit > /plugin install ck@cavekit-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/checkContext preview
What this command does when you run it.
Drift detector. Diff SPEC.md against code. Read-only, zero writes.
description: Drift detector. Diff SPEC.md against code. Read-only, zero writes. argument-hint: [§V | §I | §T | --all]
Invoke the **check** skill (`skills/check/SKILL.md`). Treat `$ARGUMENTS` as the scope (`§V` default, `§I`, `§T`, or `--all`). Read-only — classify each item HOLD/VIOLATE/UNVERIFIABLE (or MATCH/DRIFT/MISSING/EXTRA for §I), cite file:line evidence, end with remedy hints. Writes nothing. Run it after each build.
Frozen — compressed spec-driven development plugin for Claude Code. Still works; active development moved to JuliusBrussee/caveman.
Plan-then-execute against SPEC.md. Native Claude Code loop, no sub-agents.
Spare-budget design pass. Make one shallow module deep — smaller interface, behavior held, tests green before & after.
Sharpen a fuzzy idea into §G/§C before spec. Calibrated interrogation, one question at a time.
Gather external knowledge into §R so build grounds in facts, not hallucinations. Every finding cites a source.
Adversarial senior review of the spec before build. Refute, don't rubber-stamp. Ends in a go/no-go gate.