What problem does it solve?
This Skill automates the process of reviewing pull requests, ensuring code quality, adherence to project standards, and alignment with specifications, while also facilitating clear and actionable feedback.
Core Features & Use Cases
- Automated Code Analysis: Compares PR branches against base branches to identify discrepancies and potential issues.
- Specification Alignment: Verifies changes against project plans, tickets, or specifications.
- Review Summarization: Generates concise summaries of changes, required fixes, and suggestions.
- Line-by-Line Commenting: Creates pending GitHub reviews with specific line comments for actionable feedback.
- Use Case: When a new feature branch is ready for review, use this Skill to automatically check its alignment with the feature spec, identify any deviations or missing elements, and generate a draft review with comments pointing to specific lines of code that need attention.
Quick Start
Review the current pull request and leave pending comments on any necessary changes.