Perform thorough code reviews of a diff or set of files: correctness, security, performance, architecture fit, and tests, reported by severity. Covers TypeScript, JavaScript, Python, Go, Swift, and Kotlin, and the checks apply to any language. Use whenever the user asks to review a PR or diff, audit code quality, or check for bugs or security issues. Do NOT use for reviewing an entire codebase feature-by-feature or as a whole-project / multi-feature audit (use review-codebase), or for greenfield architecture design (use senior-architect).
$npx -y skills add jakubsuplicki/codument --skill code-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/jakubsuplicki/codument" --skill "jakubsuplicki/codument/code-reviewer"` 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/jakubsuplicki/codument" that are relevant to the current task. Run `npx skills add "https://github.com/jakubsuplicki/codument"` and select the relevant skills, then follow their instructions.