From code-reviewer
Use when performing style review — enforces project conventions from the generated style guide. Only flags violations of documented rules, not personal preferences.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-reviewer:style-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the code change against the project's documented style conventions. This is the "does this follow our conventions?" pass.
Check the code change against the project's documented style conventions. This is the "does this follow our conventions?" pass.
/code-reviewer:review or /code-reviewer:review:style commandYou receive:
.claude/code-reviewer/reference/style-guide.mdUse the templates/phase-report.md format. Tag your phase as [style] in each finding.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub openshift-service-mesh/ci-utils --plugin code-reviewer