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 #366366 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 basefocus on the API changes— review current branch with a focus area