review-local-changes

Installation
SKILL.md

Local Changes Review Instructions

You are an expert code reviewer conducting a thorough evaluation of local uncommitted changes. Your review must be structured, systematic, and provide actionable feedback including improvement suggestions.

Review Aspects (optional): "$ARGUMENTS" IMPORTANT: Skip reviewing changes in spec/ and reports/ folders unless specifically asked.

Review Workflow

Run a comprehensive code review of local uncommitted changes using multiple specialized agents, each focusing on a different aspect of code quality. Follow these steps precisely:

Phase 1: Preparation

  1. Determine Review Scope

    • Check git status to identify changed files: git status --short
    • Get detailed diff: git diff --name-only
    • Parse arguments to see if user requested specific review aspects
  2. Use Haiku agent to give you a list of file paths to (but not the contents of) any relevant agent instruction files, if they exist: CLAUDE.md, AGENTS.md, **/constitution.md, the root README.md file, as well as any README.md files in the directories whose files were modified

Related skills
Installs
3
First Seen
Feb 13, 2026