pr-review-local
CommunityPre-push local 3-subagent PR review, no remote side effects.
Software Engineering#git#code-review#pre-push#security-audit#pr-review#performance-analysis#regression-detection
Authorwilsonfaustino
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the risk of pushing unvetted, buggy, or insecure code to remote repositories by running a full 3-subagent PR review locally before you push, catching critical issues before they reach your team's codebase and trigger messy PR review cycles.
Core Features & Use Cases
- 3-Subagent Comprehensive Review: Runs parallel Security, Regression, and Performance subagents to scan your branch diff for vulnerabilities, broken functionality, and performance anti-patterns.
- Local-Only Execution: All analysis runs on your local machine with no GitHub API calls, no PR creation, and no comment posting, keeping your work private until you're ready to share.
- Smart Diff Filtering: Automatically excludes lockfiles, generated assets, and minified code from review, and aborts if the diff is too large to review reliably.
- Use Case: You just finished implementing a new user authentication flow on a feature branch. Run this Skill to catch a missing auth guard on a new API endpoint, a deleted error-handling utility that's still referenced in tests, and an N+1 query pattern in the user service before pushing, avoiding delayed feedback and rework.
Quick Start
Ask the AI to run a local PR review of your current feature branch before you push it to remote.
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: pr-review-local Download link: https://github.com/wilsonfaustino/ai-tools/archive/main.zip#pr-review-local 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 536,000+ vetted skills library on demand.