What problem does it solve?
This skill orchestrates a comprehensive six-pass code review process, coordinating multiple independent analyses to surface issues, consolidate findings, and guide safe fixes.
Core Features & Use Cases
- Collateral change audit and Claude diff analysis to surface changes and assess impact
- Rule compliance audit that re-reads CLAUDE.md and project docs to verify adherence under context pressure
- Simplification and code-quality pass to reduce complexity and improve maintainability
- Codex review for an additional independent perspective
- UI usability review triggered when frontend changes are present
- Consolidated findings with deduplicated results, optional auto-fixes for safe changes, and a verification round
- Presents remaining recommendations for user decision
Quick Start
Invoke the six-pass deep review on the current changes to generate a consolidated report and suggested fixes.