What problem does it solve?
This Skill automatically detects discrepancies between your requirements, documentation, and the actual implementation, ensuring your living documentation stays accurate and up-to-date.
Core Features & Use Cases
- Spec Drift Detection: Compares requirements against UI behavior, API contracts, and test results to find inconsistencies.
- Outdated Documentation Identification: Flags documentation that no longer matches the current state of the product.
- Undocumented Feature Discovery: Helps uncover features that exist in the implementation but are missing from specifications.
- Regression Set Optimization: Analyzes test results to suggest improvements for your regression test suite.
- Use Case: After a new release, run this Skill to automatically generate a report detailing any "drift" between the updated requirements and the deployed application, along with actionable tasks to fix the discrepancies.
Quick Start
Run a spec audit for the latest release to find documentation drift.