- Home
- Skills
- Code Review
- pr-reviewer
pr Reviewer
Automated, high-precision code reviews that detect bugs, security flaws, and performance bottlenecks in your PRs.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Review my recent changes on this branch for security vulnerabilities and bugs before I merge to main.
Your agent does
HIGH
[auth.ts:42] Possible SQL Injection Category: Security Issue: User ID is interpolated directly into the query string. Suggestion:
const user = await db.execute('SELECT * FROM users WHERE id = ?', [userId]);
What you get
About this skill
What it does
This skill provides an automated, deep-dive code review of your current working branch compared to your base branch (main/master). It systematically analyzes your diff across six critical dimensions: correctness, security, performance, code quality, test coverage, and documentation.
Why use this skill
Manual code reviews are time-consuming and prone to human oversight. While standard LLM prompting might catch surface-level issues, this skill follows a rigorous multi-step engineering process: it identifies the merge-base, reads full file context (not just the diff), analyzes commit history quality, and categorizes findings by technical severity. It replaces vague feedback with structured, actionable PR_REVIEW.md files that include specific code suggestions.
Supported tools
- Git Integration: Works with any local repository to determine branch diffs and history.
- Multi-language Support: Analyzes patterns in JavaScript, Python, Java, C++, and more.
- Contextual Read: Uses local file access to understand the broader codebase surrounding your changes.
- Automated Reporting: Generates a persistent markdown report in your root directory.
The Output
You receive a professional-grade PR_REVIEW.md file categorized by severity (CRITICAL to INFO). It identifies specific line numbers, explains the underlying risk (e.g., N+1 queries, XSS vulnerabilities, or race conditions), and provides logic-ready code blocks for quick fixes.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
2 installs
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 4 months ago
- One-time purchase, yours forever