What problem does it solve?
Audits the health and consistency of a project's spec-driven documentation, helping teams ensure that specifications stay up to date, detect drift between code and specs, and identify stale or incomplete tickets across Vision, PRD, Goals, Architecture, and tickets.
Core Features & Use Cases
- Structural Completeness: verifies that the project exposes the required spec files and folders (specs/README.md, specs/Vision.md, specs/PRD.md, specs/Goals.md, specs/Architecture/README.md, specs/Glossary.md, specs/Changelog.md, specs/decisions/, specs/tickets/).
- Document Quality: evaluates vision, problem statements, functional/non-functional requirements, scope, glossary usage, changelog freshness, and cross-document references.
- Ticket Health & Cross-Reference: checks ticket frontmatter, lifecycle statuses, and ensures README and decisions reflect current state; validates cross-references between specs and tickets.
- Drift Detection & Reporting: flags mismatches between codebase and specs, highlights gaps, and recommends remediation steps.
Quick Start
Run specs-review to audit the health and consistency of your project's spec-driven documentation.