What problem does it solve?
This Skill identifies accidental complexity, structural weaknesses, maintainability risks, and AI-generated code slop without turning a quality review into a cosmetic style pass or unauthorized editing session.
Core Features & Use Cases
- Behavior-Preserving Review: Traces changed behavior through callers, callees, tests, contracts, side effects, and failure paths before proposing simplifications.
- Structural Analysis: Evaluates simplicity, ownership, architecture, types, contracts, proof quality, and applicable operational or runtime concerns.
- Validated Findings: Reports only concrete, reachable issues with evidence, impact, a smallest safe direction, and a confidence level.
- Controlled Fix Mode: Supports explicitly authorized fixes while preserving manager-workflow approval, scope, staged validation, and post-change verification.
- Use Case: Ask for a deep review of a completed feature to determine whether its wrappers, fallback branches, and cross-layer plumbing can be removed without changing its behavior.
Quick Start
Ask the code-quality-review skill to inspect the current change set for behavior-preserving simplifications and return a validated review verdict.