What problem does it solve?
This Skill addresses the critical issue of ensuring that software development artifacts (design, code, tests) comprehensively meet all specified requirements, preventing scope creep, missed functionality, and compliance failures.
Core Features & Use Cases
- Requirement Extraction: Parses various document types to identify functional, non-functional, and business rule requirements.
- Traceability Analysis: Maps requirements to corresponding design elements, code implementations, and test cases.
- Gap Identification: Pinpoints missing requirements in design, implementation, or testing phases.
- Coverage Reporting: Generates reports detailing the satisfaction status of each requirement.
- Use Case: Before a major release, use this skill to verify that all user stories and acceptance criteria have corresponding design specifications, code modules, and automated tests.
Quick Start
Use the requirement-coverage-checker skill to analyze requirement traceability across design documents, code, and tests for the project.