review-local

Review local git changes from multiple expert perspectives with severity-based reporting.

2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/hideki5123/agent-skill-set --skill review-local-hideki5123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-local
Source: https://github.com/hideki5123/agent-skill-set/tree/main/review-local
Command: npx skills add https://github.com/hideki5123/agent-skill-set --skill review-local-hideki5123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive code review of your local changes without needing to commit or push, acting as a crucial quality gate before you proceed.

Core Features & Use Cases

  • Multi-Perspective Review: Analyzes changes from 8 expert viewpoints (architecture, security, QA, etc.).
  • Severity-Based Reporting: Consolidates findings into Critical, Important, and Nice-to-have categories.
  • Use Case: Before committing your code, run /review-local to catch potential issues like security vulnerabilities or architectural flaws, ensuring higher code quality from the start.

Quick Start

Use the review local skill to review all your current local changes.

Frequently Asked Questions about review-local

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

FAQPage Schema
How do I review local git changes before committing?

To review local git changes before committing, this Skill analyzes your uncommitted work from multiple expert perspectives and synthesizes findings into a severity-based report, acting as a pre-commit quality gate.

Can I run a multi-agent code review on staged-only changes?

Yes, you can run a multi-agent code review on staged-only changes. The Skill supports reviewing staged changes specifically and synthesizing the multi-perspective findings into a consolidated severity report.

What is a pre-push quality gate and how does it work with local code?

A pre-push quality gate evaluates local code changes before they are pushed to a remote repository. This Skill functions as that gate by orchestrating multiple expert agents to detect architectural flaws and security vulnerabilities.

Does this local code review tool support writing reports to a file?

Yes, this local code review tool supports writing reports to a file. It consolidates findings from eight expert viewpoints into Critical, Important, and Nice-to-have severity categories that can be exported.

What is the best way to catch security vulnerabilities in uncommitted code?

The best way to catch security vulnerabilities in uncommitted code is using a multi-perspective review tool. This Skill analyzes local changes from eight expert viewpoints, including security, to identify potential issues before you commit.

Are there limitations to using multi-agent orchestration for local code reviews?

The metadata does not specify explicit limitations for using multi-agent orchestration for local code reviews. It is designed to analyze local git changes and generate severity-based reports without requiring a commit or push.