design-qa
Installation
SKILL.md
design:qa — Post-Modification Quality Gate
What This Skill Does
After a design:modify run (or any manual spec edit), re-runs compliance checks
from scratch and produces a verdict that accurately reflects the current state of
the drawings. Never reads cached compliance JSON.
Verdicts:
- PASS — All previously-FAIL items are now PASS; no regressions; no CANNOT_VERIFY.
- PASS_WITH_WARNINGS — All previously-FAIL items now PASS; CANNOT_VERIFY items remain (e.g., GFCI). Human review required for warnings before permit submission.
- BLOCKED — A regression was detected (previously-PASS item is now FAIL), a new FAIL appeared, no progress was made, or the pipeline produced stale outputs. Human action required before proceeding.