What problem does it solve?
This Skill automates the process of reviewing GitHub Pull Requests, ensuring adherence to project conventions, security standards, and CI status before merging.
Core Features & Use Cases
- Automated Convention Checks: Validates commit messages, PR titles, and descriptions against established guidelines.
- Security Audits: Scans for common security vulnerabilities, hardcoded secrets, and dependency risks.
- CI Status Verification: Checks the status of automated checks and tests.
- Inline Comment Drafting: Generates specific, actionable feedback directly within the PR diff.
- Use Case: A developer submits a new feature PR. This Skill automatically analyzes the code changes, checks for security issues, verifies that CI tests are passing, and drafts inline comments highlighting any convention violations or potential improvements, ready for team review.
Quick Start
Use the github:pr-review skill to review pull request number 123.