What problem does it solve?
This Skill automates the process of reviewing GitHub Pull Requests and Issues, ensuring code quality, adherence to project standards, and efficient issue management.
Core Features & Use Cases
- Automated PR/Issue Listing: Gathers all relevant PRs and issues for review.
- Project-Specific Convention Analysis: Loads and applies project-specific skills to ensure reviews align with repo standards.
- Code Quality & Best Practice Checks: Evaluates code for quality, tests, and adherence to best practices.
- Conflict Detection & Merge Strategy: Identifies potential conflicts and suggests an optimal merge order.
- Use Case: A developer needs to review a set of pending Pull Requests for a project. This Skill will list them, analyze each against the project's defined conventions and general quality standards, identify any potential conflicts, and provide a clear recommendation on whether to merge, request changes, or reject.
Quick Start
Use the pr-review skill to analyze all open pull requests and issues in the current repository.