What problem does it solve?
Performs a comprehensive, language-agnostic evaluation of code changes to identify design flaws, code quality gaps, correctness issues, security risks (OWASP Top 10), performance concerns, testing gaps, and documentation needs, accelerating safe PR reviews.
Core Features & Use Cases
- Architecture & Design assessment across languages to ensure alignment with requirements and established patterns.
- Correctness, edge-case handling, error management, and data integrity checks with actionable remediation steps.
- Security-focused review covering input validation, authZ/authN, secure defaults, and dependency risk mitigation.
- Performance considerations, maintainability guidance, and clarity improvements to reduce future toil.
- Use Case: When evaluating a PR, apply this guide to produce a prioritized, file-and-line-referenced findings report that guides fixes before merge.
Quick Start
Run a full code-review on the provided change set and generate a structured, severity-based findings report.