From code-reviewer
Non-interactive project onboarding for CI environments. Delegates to the setup command logic but auto-accepts all conventions without engineer confirmation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-reviewer:headless-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate project reference docs autonomously for CI. This is the setup command (`commands/setup.md`) running in non-interactive mode.
Generate project reference docs autonomously for CI. This is the setup command (commands/setup.md) running in non-interactive mode.
/code-reviewer:ci-review detects that .claude/code-reviewer/reference/ does not exist or contains no .md files/code-reviewer:setup insteadFollow the same process as commands/setup.md with these overrides:
.gitignore prompt.commands/setup.md (no duplication, reference doc structure, changelog format) still apply.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