What problem does it solve?
This Skill enables teams to perform comprehensive reviews that assess code quality, security, design, performance, technical debt, and intent alignment, ensuring changes meet quality standards before they are merged.
Core Features & Use Cases
- Evaluates Code Quality & Maintainability across languages, flagging readability, naming, duplication, and test coverage.
- Highlights Security vulnerabilities, including input validation, authorization, and dependency risks, with actionable guidance.
- Enforces consistent Design Patterns & Architecture, SOLID adherence, and error handling, to improve maintainability and scalability.
- Provides a structured methodology for reviews, including prioritized issue categorization (CRITICAL to LOW) and actionable recommendations.
- Applies language-specific guardrails for Kotlin (.kt/.kts) and TypeScript/React (.ts/.tsx) when touched files are part of the change.
Quick Start
Run a comprehensive review on the touched changes, applying Kotlin (.kt/.kts) and TypeScript/React (.ts/.tsx) guardrails as needed.