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.
Produced by (backlinks)
- speckit-checklist — generates the checklist.
See Also
- artifact-spec-md — the specification this checklist evaluates.
- artifact-review-report — Addy’s code-focused quality report (a review of code, versus this review of requirements).
- stage-specify — the stage this artifact belongs to.