What problem does it solve?
This Skill enforces documentation quality standards across all SDD artifacts, ensuring consistency, traceability, and compliance with project requirements, preventing common errors before documents are committed.
Core Features & Use Cases
- Token Count & Language Validation: Automatically check document size against AI tool limits and enforce objective, factual language standards, flagging subjective claims.
- Cross-Reference & ID Format Validation: Verify all internal links, external file references, and ensure document IDs follow strict naming conventions (e.g., REQ-AUTH-001).
- Traceability Matrix Validation: Ensure all requirements have source references and validate forward/backward traceability chains (e.g., REQ → BDD → TASK).
- Use Case: Before committing a new requirements document, use this skill to automatically check if it exceeds token limits for AI tools, contains subjective language, has broken cross-references, or if its IDs are malformed, providing immediate feedback and fix suggestions.
Quick Start
Use the doc-validator skill to validate the documentation file 'reqs/requirements.md'.