review-code
Installation
SKILL.md
Review Code
Review local uncommitted changes in the repository.
What It Does
- Gets git diff of changes (staged, unstaged, or all)
- Identifies changed files and their patterns
- Finds similar implementations in the codebase
- Reviews against project patterns and rules
- Provides findings with severity and fix suggestions
- Generates a review document
Usage
/review-code [path] [scope]