What problem does it solve?
super-review helps you safely decide whether a branch or PR can be merged by inspecting code, architecture, and release readiness while clearly separating verified evidence from assumptions.
Core Features & Use Cases
- Severity-classified review findings: organizes issues into blocker / should-fix / nit / human-gate so you know what must be resolved before merging.
- Actionable routing to the right skill: hands implementation work to the appropriate producer (e.g., feature work to super-build, functional regressions to super-qa, visual/design issues to super-ux) instead of silently editing code.
- Merge-readiness verdict with verification evidence: outputs a clear final status such as merge-ready, blocked, human-gated, or unverified, including what was verified and how.
Quick Start
Ask your AI to review this branch for merge readiness and route any blockers to the appropriate producer workflow with verification evidence.