review-code

Installation
SKILL.md

Review Code Changes

Perform a comprehensive code review of either the current branch or a specific GitHub pull request.

Arguments

$ARGUMENTS determines the review mode:

PR mode — first argument is a number:

  • 366 — review PR #366
  • 366 focus on the API changes — review PR #366 with a focus area

Branch mode — no number, or only instructions:

  • (empty) — review current branch against main
  • compare against develop — review against a different base
  • focus on the API changes — review current branch with a focus area
Installs
3
GitHub Stars
2.1K
First Seen
3 days ago
review-code — nvidia-nemo/datadesigner