code-review:review-local-changes

Review local uncommitted changes with structured, line-level feedback.

128|70|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/levu304/claude-code-boilerplate --skill code-review-review-local-changes-levu304
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review:review-local-changes
Source: https://github.com/levu304/claude-code-boilerplate/tree/main/.claude/skills/review-local-changes
Command: npx skills add https://github.com/levu304/claude-code-boilerplate --skill code-review-review-local-changes-levu304

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to perform a thorough, deterministic review of local uncommitted changes, capturing issues, opportunities for improvement, and compliance with project standards.

Core Features & Use Cases

  • Structured, line-numbered feedback for modified files
  • Actionable improvement suggestions aligned with CLAUDE.md and project guidelines
  • Distinct phases and tool-assisted review workflow including issue filtering and risk assessment

Quick Start

Provide your local changes to receive a detailed, prioritized review report.

Frequently Asked Questions about code-review:review-local-changes

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

FAQPage Schema
How do I review local uncommitted changes before pushing to a remote repository?▼

Reviewing local uncommitted changes requires a policy-driven workflow that analyzes modified files, generates structured feedback with issue rationale, and provides line-level evidence for actionable fixes before you push.

What is a policy-driven code review workflow for local git changes?▼

A policy-driven code review workflow evaluates local git changes against project standards like CLAUDE.md, filtering identified issues by risk assessment to generate prioritized, actionable improvement suggestions with line-numbered evidence.

How do I get actionable code review feedback with line numbers for my working directory?▼

You get actionable code review feedback with line numbers by running a tool-assisted review process on your local changes that outputs structured issue rationale and specific fixes aligned with your project guidelines.

Can I assess security and quality risks in uncommitted code locally?▼

Yes, you can assess security and quality risks in uncommitted code locally by performing a comprehensive review that includes distinct phases for issue filtering and risk assessment based on project standards.

Does this local change review process work without configuring external dependencies?▼

Yes, this local change review process works without configuring external dependencies, as it operates directly on your uncommitted files to deliver a deterministic, structured review report.