sdd-verify
Installation
SKILL.md
sdd-verify
Verifies that the implementation complies with the specs, design, and task plan.
Triggers: /sdd-verify <change-name>, verify implementation, quality gate, validate change, sdd verify
Step 0 — Load project context + Spec context preload
Follow skills/_shared/sdd-phase-common.md Section F (Project Context Load) and Section G (Spec Context Preload). Both are non-blocking.
Purpose
Verification is the quality gate before archiving. It objectively validates that what was implemented meets what was specified. It fixes nothing — it only reports.
Related skills