trace-requirements
Installation
SKILL.md
Requirements Traceability Analysis
Perform bidirectional requirements traceability analysis ensuring every acceptance criterion is implemented and tested. Creates audit-ready traceability matrix showing complete chain: Requirements → Implementation → Tests.
Purpose
Create comprehensive traceability documentation that demonstrates:
- Forward traceability: AC → Implementation (with file/line evidence)
- Backward traceability: Tests → AC (with test scenario mapping)
- Gap identification: Missing implementation or test coverage
- Severity assessment: CRITICAL/HIGH/MEDIUM/LOW based on risk and impact
- Coverage metrics: Implementation coverage, test coverage, traceability score
- Quality gate impact: Prediction of gate status (PASS/CONCERNS/FAIL)