code-review

Installation
SKILL.md

Code Review Skill

Automated code review and analysis tools.

When to Use

  • Review code changes before commit
  • Check for security vulnerabilities
  • Analyze code complexity
  • Find bugs and issues
  • Enforce coding standards

Pre-Commit Review

Git Diff Analysis

# See unstaged changes
git diff
Installs
13
First Seen
Mar 1, 2026
code-review — winsorllc/upgraded-carnival