Performs a structured, comprehensive code review of git changes. Detects stack and architecture automatically, applies relevant stack/pattern-specific rules, and reports findings by severity. Use when: user runs /code-review, /review-pr, or asks to "review my changes".
$npx -y skills add felipereisdev/code-review-skill --skill code-review-skillInstalls into the current project.
Run `npx skills use "https://github.com/felipereisdev/code-review-skill" --skill "felipereisdev/code-review-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/felipereisdev/code-review-skill" that are relevant to the current task. Run `npx skills add "https://github.com/felipereisdev/code-review-skill"` and select the relevant skills, then follow their instructions.