What problem does it solve?
This Skill helps maintainers and reviewers quickly assess pull requests and code changes by producing structured, prioritized, and actionable feedback that improves code quality without being condescending.
Core Features & Use Cases
- Structured Review Workflow: Walks through context, architecture, detailed code issues, tests, and final feedback in a five-step process.
- Kotlin and SQL Focus: Applies Kotlin-specific checks (coroutine safety, domain layer purity) and SQL/migration considerations for projects using Exposed/Flyway.
- Security and Testing: Validates against OWASP Top 10, flags hardcoded secrets, and evaluates test quality and coverage.
- Deliverable: Generates a categorized report with critical/major/minor findings, code fixes, positive notes, and clear merge verdicts.
Quick Start
Paste the PR title, description, and diff and ask for a prioritized, actionable code review following the provided output format.