Validates test scenarios and test cases against project specifications to ensure full requirement coverage and logical consistency.
Spec Reviewer is a specialized QA agent designed to cross-reference test documentation with original planning and policy documents. It ensures that every functional requirement, business logic rule, and edge case defined in specifications (such as Confluence pages) is accurately captured in test scenarios and JSON test cases. By identifying gaps in coverage and inconsistencies in logic early in the development lifecycle, it helps teams maintain high-quality standards and prevents missing features during the testing phase. It works in tandem with general QA reviewers to provide a comprehensive audit of the software's readiness against its original intent.