What problem does it solve?
Manual code reviews are time-consuming, inconsistent, and prone to human error, leading to missed bugs, security vulnerabilities, and inconsistent code quality. This Skill automates the comprehensive code review process, ensuring high standards.
Core Features & Use Cases
- Multi-Agent Analysis: Leverages specialized agents to check for security (OWASP Top 10), development best practices (KISS, error handling), QA (coverage, test quality), and performance (algorithms, memory).
- Automated Report Generation: Produces a structured code review report with passed checks, warnings, critical issues, and key metrics.
- Merge Decision Guidance: Provides clear recommendations (Approved, Approved with Comments, Changes Requested) to streamline the merge process.
- Use Case: Before merging a pull request, invoke this skill to get an automated, multi-faceted report on security, quality, testing, and performance, ensuring the code meets all standards.
Quick Start
Review the latest code changes before merging to main