Multi-model code review with cross-validation. Orchestrates independent Claude and GPT-5.5 reviews, cross-validates findings, outputs merged fix list. Use when reviewing code changes, auditing files, or wanting a second opinion. Triggers on: "cross-review", "multi-model review", "review with codex", "get a second opinion on this code". Pass --model <name> to run the Claude-side agents on a specific model.
$npx -y skills add kelp/kelp-claude-plugins --skill cross-reviewInstalls into the current project.
Run `npx skills use "https://github.com/kelp/kelp-claude-plugins" --skill "kelp/kelp-claude-plugins/cross-review"` 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/kelp/kelp-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kelp/kelp-claude-plugins"` and select the relevant skills, then follow their instructions.