skills/smithery.ai/review-code

review-code

SKILL.md

Review Code

Review the following code:

$ARGUMENTS

Review Scope

  1. Run git diff to identify changes (or examine specified files)
  2. Review each changed file against the checklist below
  3. Report findings organized by severity

Review Checklist

Correctness

  • Logic handles all cases including edge cases
  • Async operations properly awaited
  • Error handling is appropriate
Installs
7
First Seen
Mar 20, 2026
review-code from smithery.ai