workflow-pr-review
CommunityReview GitHub PRs with deduped inline feedback.
Software Engineering#code review#pull request#github#agent orchestration#worktree#deduplication#inline comments
Authorlugassawan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of turning a PR review request into timely, consistent, and non-duplicative GitHub inline comments that culminate in the correct APPROVE or COMMENT decision.
Core Features & Use Cases
- End-to-end remote PR review orchestration: fetches the PR into an ephemeral worktree, runs the reviewer agent, and submits the resulting GitHub review.
- Deduplicated, threaded inline feedback: fuzzy-matches new findings against existing review threads (path + nearby line + token-overlap) to avoid re-posting the same critique, while adding a 👍 reaction when appropriate.
- Decision and scope guardrails: enforces a strict review-decision footer contract (APPROVE or COMMENT) and supports a blocking-scope verdict (including out-of-diff informational deferral).
- Ticket-aware reviewing: automatically enriches review context using the ticket key found in the PR title/body or recent commits via the ticket-context skill.
Quick Start
Use the workflow-pr-review skill to review PR #123 by invoking the command as /swe-workbench:review 123.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: workflow-pr-review Download link: https://github.com/lugassawan/swe-workbench/archive/main.zip#workflow-pr-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.