Spec Conformance

Use when closing a spec-driven feature or issue, or auditing whether an implementation actually matches its spec. Given a spec path, emits a section-by-section conformance matrix mapping every scenario and proposed surface element to conformed (with file:line or test evidence), diverged (what, why, and both sides), or not-built, plus an audited/unreconciled coverage proof. This is the spec-vs-implementation audit, distinct from spec-quality (spec well-formedness) and doc-sync (doc-vs-code drift), and it is independent of test pass/fail.

hams-ollo cbf6eb2 5.6 KB Updated

File contents

hams-ollo/zen-agent-skills/tree/main/.agents/skills/spec-conformance commit cbf6eb26b9

Frequently asked questions

npx skillmds@latest add hams-ollo/spec-conformance