Spec Audit

Audit and improve spec coverage for a given spec. Use when (1) a spec has low or 0% requirement coverage, (2) tests exist but lack @req tags, (3) code behaviors have drifted from the spec's success criteria, (4) you need to identify unspecified behaviors in the codebase. Covers the full audit loop: analyze coverage -> tag existing tests -> identify spec gaps -> propose spec updates.

databricks-solutions be48d98 7.6 KB Updated

File contents

databricks-solutions/vibescaler/tree/main/.claude/skills/spec-audit commit be48d9879e

Frequently asked questions

npx skillmds@latest add databricks-solutions/spec-audit