What problem does it solve?
This Skill streamlines the code review process, ensuring consistency, thoroughness, and constructive feedback, ultimately improving code quality and team collaboration.
Core Features & Use Cases
- Systematic Review Workflow: Guides users through a structured 4-step review process.
- Contextual Analysis: Analyzes PR details (title, body, file changes, line counts) and assesses changes based on size and type.
- Multi-faceted Review: Evaluates code from quality, security, performance, testing, and documentation perspectives.
- Constructive Feedback Generation: Provides clear, actionable feedback with Pn priority levels, adhering to a friendly and helpful tone.
- Automated Submission: Can automatically submit review comments and decisions via the GitHub CLI.
- Use Case: A developer submits a Pull Request. The
pr-reviewer skill analyzes the changes, identifies potential issues across various dimensions, and generates a detailed review with specific, prioritized comments for the author to address.
Quick Start
Use the pr-reviewer skill to review the pull request with number 123.