code review feedback quality analysis best practices consistency checking
How this skill is triggered — by the user, by Claude, or both
Slash command
/game-jam-toolkit-bundle:code-reviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provides instant feedback on code during development without blocking workflow.
Provides instant feedback on code during development without blocking workflow.
Reviews submitted code for:
This skill activates when you:
/review-code commandPaste code directly:
Quick feedback covering:
Fast, non-blocking review during active development. Catch issues before they cascade.
Team members can submit their code for instant feedback without waiting for code review.
npx claudepluginhub karchtho/my-claude-marketplace --plugin game-jam-toolkit-bundleValidates Unity C# scripts for best practices, performance patterns like component caching and StringBuilder use, and Unity conventions. Use when reviewing or checking code quality.
Guides effective code reviews with mindset, actionable feedback examples, scope, and phased process. Use for pull requests, standards, mentoring, architecture reviews.
Provides principles and process for effective code reviews: constructive feedback, systematic analysis, and collaborative improvement. Use for PR reviews, establishing standards, or mentoring.