AI code review of your changes (open-code-review methodology, run natively in Claude Code). Reviews the working diff or staged changes, or scans whole files, and prints findings plus a block/warn/pass verdict. Use for "review my changes", "review staged", "scan this repo", or as the engine behind the commit gate.
$npx -y skills add jose-ribeir/claude-code-review-gate --skill reviewInstalls into the current project.
Run `npx skills use "https://github.com/jose-ribeir/claude-code-review-gate" --skill "jose-ribeir/claude-code-review-gate/review"` 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/jose-ribeir/claude-code-review-gate" that are relevant to the current task. Run `npx skills add "https://github.com/jose-ribeir/claude-code-review-gate"` and select the relevant skills, then follow their instructions.