do-pr-review
SolidReview a pull request against its plan. Triggered by 'review this PR', 'check the pull request', 'do a PR review', or a PR URL.
Install
Quality Score: 77/100
Skill Content
Details
- Author
- tomcounsell
- Repository
- tomcounsell/ai
- Created
- 5 years ago
- Last Updated
- yesterday
- Language
- Python
- License
- GPL-3.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
pr-review
Deep review of someone else's pull request in an isolated worktree — hunts the failures that automated review misses (broken error paths, infinite loops, races, blast radius, claim-vs-code drift), deduplicates against the bot's comments, and gives a short verdict in chat. Read-only; never edits, pushes or posts.
review-pr
Review a pull request for correctness, bugs, architecture guideline adherence, and past team decisions. Use this skill when processing a PR review queue item, or when asked to review a specific PR.
review-github-pr
GitHub PR code review - fetches the diff, runs automated checks, launches 3 parallel review agents (correctness, convention compliance, efficiency) to analyze changes, validates findings against actual code, and drafts a GitHub review. Use when reviewing pull requests. Triggers on "review this PR", "review PR