requirements-traceability
Installation
SKILL.md
Purpose
Create a traceability matrix that establishes bidirectional links between business objectives, requirements, design elements, and test cases. Use this to answer the four questions that traceability exists to serve:
- Forward from source: Which requirements implement this business objective?
- Backward to source: Which business objective does this requirement serve?
- Forward to implementation: Which design/code/test covers this requirement?
- Impact analysis: If X changes, what else is affected?