What problem does it solve?
Comprehensive, repeatable code reviews that systematically uncover defects, security vulnerabilities, performance bottlenecks, and maintainability issues before changes are merged.
Core Features & Use Cases
- Four-layer review framework (Correctness, Security, Performance, Style & Maintainability) to guide thorough analysis.
- Severity classification (Critical, Major, Minor, Nitpick) with actionable remediation guidance.
- Confidence threshold requiring findings to have at least 80% certainty before reporting.
- Structured review workflow including initial scan, deep analysis, context evaluation, philosophy compliance, synthesis, and clear file:line references.
- Use Cases: before reporting implementation completion; during explicit review requests; as an independent audit after code changes; with review commands and pipelines.
Quick Start
Initiate an end-to-end code-review pass on the latest changes using the four layers and report findings with file:line references.