What problem does it solve?
Spec review helps teams detect inconsistencies, gaps, contradictions, and ambiguities within technical specifications, preventing misinterpretations during implementation and reducing downstream rework.
Core Features & Use Cases
- Corpus discovery and classification across specs, ADRs, and design documents.
- Cross-document consistency checks for term usage, state names, and cross-references.
- Gap and ambiguity detection with prioritized issue reporting.
- Phase-based analysis with traceable locations, severities, and recommendations.
- Generates actionable reports for product and engineering teams to improve documentation quality.
Quick Start
Invoke the spec-review workflow on your specifications directory (e.g., specs/ or docs/) to produce a structured report. Review the highest-severity issues first and implement recommended changes.