What problem does it solve?
The skill streamlines and standardizes code reviews by automatically checking pull requests, branch changes, or sets of changed files for correctness, security vulnerabilities, performance regressions, and adherence to AllCare conventions so reviewers can focus on high-impact decisions.
Core Features & Use Cases
- Structured Reviews: Produces findings categorized by severity with clear remediation guidance and an overall assessment.
- Multiple Inputs: Accepts PR links, branch names, or explicit file globs to support review during development, pre-merge checks, and implementation-phase verification.
- Quality Gates: Useful for catching security issues, performance risks, correctness bugs, and style or convention violations before merging.
- Output & Storage: Saves review reports to a standardized work path for traceability and follow-up.
Quick Start
Review the provided pull request or branch and produce a structured code review that categorizes findings by severity and recommends fixes.