Review code changes for correctness, security, and maintainability. Supports local git diffs (staged or working tree) and remote Pull Requests (by ID or URL). Use when the user asks to review code, check a PR, audit changes, or wants feedback on code quality before merging.
$npx -y skills add openakita/openakita --skill code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/openakita/openakita" --skill "openakita/openakita/code-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/openakita/openakita" that are relevant to the current task. Run `npx skills add "https://github.com/openakita/openakita"` and select the relevant skills, then follow their instructions.