review-code

Installation
SKILL.md

Review Code

Review local uncommitted changes in the repository.

What It Does

  1. Gets git diff of changes (staged, unstaged, or all)
  2. Identifies changed files and their patterns
  3. Finds similar implementations in the codebase
  4. Reviews against project patterns and rules
  5. Provides findings with severity and fix suggestions
  6. Generates a review document

Usage

/review-code [path] [scope]
Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 10, 2026
review-code — openclaw/skills