What problem does it solve?
The Review Orchestrator eliminates slow, unfocused human reviews by performing mechanical validation ahead of a human sign-off, surfacing CI failures, implementation gaps against the Tech Spec, and regressions so reviewers can act efficiently.
Core Features & Use Cases
- CI Gate Enforcement: Runs and summarizes build, test, lint, security scan, and coverage gates and blocks approval if any critical check fails.
- Spec Coverage Tracing: Traces implementation against each Tech Spec section and reports covered/partial/missing items with evidence pointers.
- Regression & Contract Checks: Detects regressions in adjacent areas and verifies API contracts, producing severity-ranked concerns and a recommended action.
- Use Case: Run as a pre-merge reviewer on pull requests to produce a CI status summary, section-by-section coverage table, and a recommended approve/request changes decision for the human reviewer.
Quick Start
Ask the Review Orchestrator to analyze the implementation artifacts, CI results, and the approved Tech Spec and produce a structured review report with CI status, a section-by-section coverage table, a list of concerns by severity, and a recommended action.