Validate Spec

Audit an already-implemented spec against the codebase. Walks each constraint (ARCH-N, PERF-N, KD-N, etc.) and acceptance criterion, grounds findings in file:line evidence, runs the spec.json acceptance_commands, and writes a single audit doc to docs/audits/. Use whenever the user asks to "validate a spec", "audit a spec", "check if spec is implemented", "verify the spec is done", "is this spec really done", or otherwise wants closure on spec-driven work. Read-only against the spec — produces an audit, never modifies the spec itself.

kaiohenricunha d54d1b7 2 files · 18.1 KB Updated

File contents

kaiohenricunha/dotbabel/tree/main/skills/validate-spec commit d54d1b702e

Frequently asked questions

npx skillmds@latest add kaiohenricunha/validate-spec