Manage the Verification and Validation (V&V) process by linking technical assessments to system requirements. Use this skill to build Verification Control Matrices (VCM), track compliance status, and ensure all requirements have evidence. Trigger for "verification matrix," "VCM," "compliance check," "requirements closure," or "verification status."
Read
CONVENTIONS.mdat the repo root before proceeding.
This skill closes the engineering loop. It compares "As-Required" (from requirements-manager) against "As-Analyzed" or "As-Tested" (from domain skills and ait-manager).
Ask the user (if not already known):
/analysis/[skill-name]//requirements/ for ### [REQ-ID] headers./analysis/ for corresponding output files./analysis/power-assessment//analysis/thermal-assessment//analysis/structural-assessment/| Verification Method | Phase A | Phase B | Phase C | Phase D |
|---|---|---|---|---|
| Analysis | OPEN (expected) | Should have evidence | Must have evidence | Must have evidence |
| Test | OPEN | OPEN | OPEN (test planned) | Must have evidence |
| Inspection | OPEN | OPEN | May have evidence | Must have evidence |
| Demonstration | OPEN | OPEN | OPEN | Should have evidence |
Create a master table:
| ID | Requirement | Method | Evidence File | Status | Notes |
|---|---|---|---|---|---|
| REQ-PWR-001 | Battery ≥ 1500 Wh EOL | Analysis | power_analysis.md | 🟢 PASS | 1620 Wh predicted |
| REQ-THR-003 | Battery 0-30°C operating | Analysis | thermal_model.md | 🟡 OPEN | Pending thermal run |
| REQ-STR-010 | First freq > 25 Hz | Test | — | 🔴 OPEN | No test yet |
vcm.md): Master tracking table./requirements/, /analysis/*/ (all domain skill outputs), /analysis/ait-manager/ (test evidence)/analysis/v-and-v-manager/