What problem does it solve?
This Skill automates the process of code review, providing detailed feedback on correctness, security, performance, and more, directly within the context of a pull request.
Core Features & Use Cases
- Multi-Domain Analysis: Employs specialized agents (security, architecture, product, testing, etc.) to review code from various perspectives.
- Conventional Comments: Generates findings in a structured format, including root cause, solutions, and confidence levels.
- Automated Verdict: Provides a clear verdict (Approve, Approve with comments, Request changes) based on the findings.
- PR Integration: Posts review comments directly to GitHub pull requests.
- Use Case: After pushing a new feature branch, trigger the review skill to get immediate, comprehensive feedback before merging, ensuring code quality and adherence to standards.
Quick Start
Run the review skill on the current branch to analyze changes against the staging branch.