What problem does it solve?
This skill addresses the inconsistency and cognitive load of manual code reviews by providing a structured, multi-axis analysis of pull requests that ensures architectural integrity, correctness, and adherence to standards.
Core Features & Use Cases
- Multi-Axis Analysis: Evaluates code across five distinct dimensions: Spec, Correctness, Integration, Architecture, and Standards.
- Automated Feedback: Posts structured findings directly to GitHub PRs and tracks progress on pipeline issues.
- Use Case: When a developer submits a complex feature branch, this skill automatically cross-references the code against the project's architecture docs and issue requirements to identify structural regressions or integration gaps before a human reviewer even opens the PR.
Quick Start
Invoke the review skill by providing the issue key for the pull request you want to analyze.