What problem does it solve?
This Skill automates the process of reviewing GitHub pull requests, ensuring code quality, correctness, and adherence to project standards.
Core Features & Use Cases
- Automated PR Analysis: Fetches PR details, descriptions, and diffs using the GitHub CLI.
- Contextual Review: Reads linked resources and examines code changes for bugs, design flaws, and security issues.
- Structured Feedback: Provides categorized feedback (Blocking, Suggestions, Nits) with specific line references.
- Actionable Next Steps: Offers options to post comments, implement fixes locally, or do nothing.
- Use Case: A developer submits a pull request. This Skill analyzes the changes, identifies potential bugs and areas for improvement, and then presents a comprehensive review with clear, actionable feedback, allowing the developer to quickly address issues or merge with confidence.
Quick Start
Use the pr-review skill to review pull request number 123.