Review a change along one specific quality dimension — bugs, design, simplicity, maintainability, testability, test quality, type safety, contracts, operational readiness, docs, prose value, change intent, or CLAUDE.md adherence. Loads exactly one dimension reference and audits the diff against it, returning a structured PASS/FAIL report with severities. Use when verifying a change before merge, auditing a diff for a named concern, or running a manifest acceptance gate.
$npx -y skills add doodledood/claude-code-plugins --skill review-codeInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/claude-code-plugins" --skill "doodledood/claude-code-plugins/review-code"` 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/doodledood/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/claude-code-plugins"` and select the relevant skills, then follow their instructions.