What problem does it solve?
Deepreview helps you catch correctness, stability, and maintainability risks in unmerged workspace changes, specific GitHub PRs, or an entire repository by enforcing strict, evidence-based review practices.
Core Features & Use Cases
- Three review scopes: current unmerged changes, a specific PR diff, or the full repository.
- Evidence-first methodology: traces real execution paths, validates contracts/sources of truth, and avoids speculative findings.
- Adversarial failure pass: systematically targets the highest-risk failure modes (data loss, rollback safety, idempotency gaps, boundary violations, and observability blind spots).
- Structured review artifacts: writes complete review outputs to docs/reviews with a timestamped path, prioritizing findings over commentary.
Quick Start
Use deepreview to strictly review your current unmerged changes and write the full review artifact to docs/reviews.