← All repos

spec-kit-verify

A Spec-Kit extension that validates implemented code against specification artifacts. Acts as a post-implementation quality gate — producing actionable verification reports with findings, metrics, and next actions. Read-only, idempotent, and zero external dependencies.

Browse cluster: Cluster 130
18commits
1contributors
2languages

Tech stack & purpose

Spec-Kit Verify is an extension for the Spec Kit framework that acts as a post-implementation quality gate, validating implemented code against specification artifacts like requirements, plans, tasks, and design principles. It performs seven categories of verification checks—including task completion, file existence, requirement coverage, scenario testing, specification alignment, constitution adherence, and design consistency—and produces actionable reports with findings, metrics, and remediation suggestions. The extension is read-only and idempotent, never modifying source files or artifacts, and integrates into Claude Code workflows with an optional automatic hook after implementation runs. Built by Ismael Jimenez, it requires Spec Kit version 0.1.0 or later and depends on no external dependencies beyond the framework itself.

Languages

PowerShell
57.8%
Shell
42.2%

Contributors