review

Installation
SKILL.md

Code Review

Review recent changes for quality, security, and maintainability.

Review Process

  1. Run git diff to see recent changes
  2. Focus on modified files
  3. Analyze changes against review checklist

Review Checklist

Code Quality

  • Code is clear and readable
  • Functions/methods are well-named (verb-first)
  • No duplicated code
  • Single responsibility principle followed
  • Methods under 20 lines
Installs
2
GitHub Stars
1
First Seen
Mar 10, 2026
review — diego-tobalina/vibe-coding