rjv-spec-driven
Installation
SKILL.md
Spec-driven — durable truth + acceptance criteria
The durable half of the workflow. Where rjv-work-plan holds volatile branch
state, this owns what's permanently true: the spec (as testable acceptance
criteria), the glossary, and the decision records. Load it when a branch is worth
speccing — a real feature/behaviour change — not for a typo fix (proportional; see
rjv-work-plan). rjv-work-plan is the always-on backbone; this layers on top, the
way rjv-gated-build does.
Model: there is no prose "how it works today" doc (it rots). Durable truth = (1) acceptance-criteria spec that carries its own test-backed status, (2) glossary, (3) ADRs. "What's true today" = code + tests + these three.