Artifact: quality checklist

A custom quality checklist generated by speckit-checklist that validates a specification’s completeness, clarity, and consistency — described by the Spec Kit team as “unit tests for your English.” Rather than testing code, it enumerates checks against the requirements themselves: are acceptance criteria unambiguous, are edge cases covered, do requirements contradict one another?

It is a spec-quality gate — a measurement artifact produced during stage-specify to harden the spec before it flows into planning. No other framework in the wiki produces an equivalent generated checklist; the others harden specs through interactive grilling (pattern-grilling) or review prose instead.

See Also