What problem does it solve?
Shipping code with undetected spec violations, scope creep, or maintainability issues leads to costly rollbacks, rework, and broken user experiences. This Skill eliminates that risk by performing a thorough independent review of code diffs before commit, deploy, or PR merge, surfacing only critical blockers and actionable improvements.
Core Features & Use Cases
- Pre-ship diff validation: Reviews code changes against the project spec, locked product decisions, and FLOW_RULES to catch compliance gaps before they reach production.
- Prioritized issue surfacing: Clearly distinguishes must-fix blockers from non-blocker improvements, so teams can address critical risks without delaying low-priority refinements.
- Use case: Before merging a PR for a new client-facing feature, run this review to confirm the implementation matches the original spec, adheres to locked product decisions, and has no rollback safety risks.
Quick Start
Ask the AI to review the current code diff against the project specification before you commit or deploy any changes.