What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of coordinating multiple category-specific GitHub PR reviews, merging scattered review feedback, and managing temporary PR diff worktrees, cutting down code review coordination time from hours to minutes.
Core Features & Use Cases
- Parallel Multi-Category Review: Automatically dispatches 6 specialized review subagents to evaluate PRs across clarity, correctness, runtime reliability, scope structure, and compatibility dimensions concurrently.
- Unified Review Submission: Merges all individual review outputs into a single consolidated GitHub PR review, removing the need to manually collate feedback from multiple reviewers.
- Automated Worktree Management: Handles temporary PR diff worktree creation and teardown automatically, leaving no leftover artifacts in the target project repository.
- Use Case: Engineering teams with standardized PR review processes can use this Skill to turn a GitHub PR link into a fully submitted, consolidated review with no manual step coordination.
Quick Start
Provide a GitHub pull request URL to this Skill to automatically run the full parallel review pipeline, submit the consolidated PR review, and clean up all temporary worktree files.