A comprehensive framework for conducting code reviews with conventional comments patterns, language-specific checklists, and structured review processes. Use it when reviewing PRs to standardize feedback (blocking vs. nitpick distinctions), training developers on review best practices, or establishing team review conventions. The playbook covers the full cycle: pre-review context checks, high-level then detailed review passes, security and testing checklists, and clear approval workflows. It complements Claude Code's built-in `/code-review` and `/code-review --fix` commands by providing the manual methodology and conventional comment syntax those commands reference. The discipline-focused approach helps teams move from ad-hoc commentary to structured, actionable feedback that distinguishes must-fix blocking issues from nice-to-have suggestions.
npx skills add https://github.com/yonatangross/orchestkit --skill code-review-playbook