code-review

Installation
SKILL.md

Code Review Expert

Overview

Perform a structured review of the specified change ranges with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes.

Supported Review Scope

  1. Code snippets (single functions, classes, modules, or similar units)
  2. Git change sets (specific commit hashes, current uncommitted changes including staged and unstaged files, branch-to-branch diffs, or the latest commit)
  3. Repository-wide review (full project codebase)
  4. Design artifacts (architecture docs, technical design proposals, and related specifications)

If the user does not explicitly define the review scope, default to reviewing the current repository's staged and unstaged changes, and confirm this scope before starting. If the user provides a scope, restate and confirm it, then proceed with the review.

Severity Levels

Installs
10
Repository
kvsur/skills
First Seen
Feb 28, 2026
code-review — kvsur/skills