review

Review specified files, diffs, or commits for code issues.

4|Updated May 26, 2025
One-click install
npx skills add https://github.com/pwittchen/varun.surf --skill review-pwittchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/pwittchen/varun.surf/tree/main/.claude/skills/review
Command: npx skills add https://github.com/pwittchen/varun.surf --skill review-pwittchen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify issues in code by performing focused reviews of files or recent changes, highlighting bugs, best practices, and potential improvements.

Core Features & Use Cases

  • Structured Code Review: systematic checks for correctness, security, performance, and maintainability.
  • Scope-Sensitive Analysis: supports specific files, diffs, staged, or last commit reviews.
  • Actionable Feedback: provides prioritized issues with concrete fixes.

Quick Start

Request a code review by providing a file path or change scope, for example '/review src/main/java/com/example/App.java'.

Frequently Asked Questions about review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a focused code review on recent staged changes?

To perform a focused code review, request an analysis of specific files, diffs, staged changes, or the last commit. The review identifies bugs, security issues, and maintainability problems, then provides actionable fixes.

What does a structured code review check for in a specific file?

A structured code review checks specific files for correctness, security, performance, and maintainability. It systematically highlights potential bugs, best practices, and improvements to ensure code quality.

Can I get actionable fixes for bugs and security issues in my last commit?

Yes, you can review your last commit to get actionable fixes for bugs and security issues. The review enforces correctness and performance checks across projects and languages, providing concrete solutions.

Does this code review tool work across different programming languages?

Yes, the code review tool works across projects and languages. It applies scope-sensitive analysis to specific files or recent changes, enforcing correctness, security, performance, and maintainability checks universally.

What's the best way to identify maintainability and best practice issues in a diff?

The best way to identify maintainability issues in a diff is to run a focused review on the changes. This enforces best-practice checks and reports prioritized issues with concrete, actionable fixes.