build
Plan-then-execute against SPEC.md. Native Claude Code loop, no sub-agents.
Gather external knowledge into §R so build grounds in facts, not hallucinations. Every finding cites a source.
> /plugin marketplace add JuliusBrussee/cavekit > /plugin install ck@cavekit-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/researchContext preview
What this command does when you run it.
Gather external knowledge into §R so build grounds in facts, not hallucinations. Every finding cites a source.
description: Gather external knowledge into §R so build grounds in facts, not hallucinations. Every finding cites a source. argument-hint: [topic | "best lib for X"]
Invoke the **research** skill (`skills/research/SKILL.md`). Treat `$ARGUMENTS` as the topic. Scope it to concrete questions, gather from primary sources (spawn a sub-agent for big sweeps so raw pages never touch this context), distill each answer to one caveman §R row + its source, and hand the rows to spec. Flag any unverified finding `?` — never write a guess as fact.
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.
Adversarial senior review of the spec before build. Refute, don't rubber-stamp. Ends in a go/no-go gate.