What problem does it solve? Teams lose track of why requirements exist, whether every business objective is covered, and what breaks when a requirement changes. This Skill creates a bidirectional traceability matrix that answers coverage, impact, and audit questions systematically. ## Core Features & Use Cases - Traceability Matrix Construction: Link business objectives, user requirements, functional requirements, design elements, and test cases in both directions. - Coverage and Orphan Analysis: Detect requirements without sources (gold-plating), requirements without tests, and business objectives without implementation paths. - Impact Analysis: Trace forward and backward from any changed requirement to identify affected tests, designs, and dependent requirements. - Use Case: An auditor asks you to prove every requirement has a test case. Use this Skill to generate a full-chain matrix with coverage metrics and an orphan analysis showing exactly where gaps exist. ## Quick Start Create a requirements traceability matrix for my project linking business objectives, functional requirements, and test cases, then run a coverage analysis to find gaps.