What problem does it solve?
This Skill assists users in conducting thorough reviews of existing GitHub pull requests, reducing manual effort and minimizing oversights in code review, scope verification, and approval processes.
Core Features & Use Cases
- PR Context Analysis: Extracts PR details, code changes, and related documentation to understand the review scope.
- Acceptance Criteria Verification: Checks for unchecked acceptance criteria in PRs and linked issues.
- Drafting Review Feedback: Prepares review comments and decision recommendations, including approval, request for changes, or comments.
- Workflow Automation: Manages review worktrees and ensures clean-up post-review.
- Use Case: Automate the first pass of a PR review by analyzing code diffs and associated documentation, then generate a draft review for the reviewer’s validation.
Quick Start
Use the reviewing-github-pr skill to analyze a specific PR URL or number, then generate a review draft for user approval before posting the review.