Help us improve
Share bugs, ideas, or general feedback.
From devtools
Reviews code for bugs, style issues, and improvements. Use when the user asks to review code, check a PR, or audit code quality.
npx claudepluginhub uncurated-tests/sample-plugin --plugin devtoolsHow this skill is triggered — by the user, by Claude, or both
Slash command
/devtools:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When reviewing code, follow this checklist:
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
When reviewing code, follow this checklist:
For each issue found, report:
If the code looks good, say so. Don't invent problems.
You can run the review helper script for automated checks:
scripts/review-helper.sh