cross-review
SolidParallel dual review between Claude and Codex. Both models review independently. Findings confirmed by reviewer agreement, cross-validation, or evidence research are auto-applied each round; only genuinely inconclusive disagreements surface for user decision. Use for reviewing existing work with independent perspectives.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- DmitriyYukhanov
- Repository
- DmitriyYukhanov/claude-plugins
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
cross-review
Get an independent second-opinion review of a file (plan, spec, code change, anything) from a different model family via the Codex CLI — or, on a Claude-only machine, from a fresh same-model subagent that wrote none of the code. Use when finishing a high-stakes artifact (plans, designs, refactors) or to satisfy the loop's fresh-agent review duty before a final commit; not for trivial edits. Invoked as /superlooper:cross-review <file> [focus hint].
dual-review
Independent two-model review of the current diff - Claude's code-reviewer subagent and OpenAI Codex review the same changes without seeing each other's findings, then results are merged and only confirmed findings are fixed. Use before committing significant changes.
codex-review
Get an independent cross-model code review from OpenAI Codex (a different vendor's model) on the current review scope: branch diff plus staged, unstaged, and untracked working tree changes. A different training distribution has non-overlapping blind spots, so Codex catches spec ambiguity, missing edge cases, and fake tests that Claude's self-review cannot see. Use before merging, after a tricky change, or for a debug second opinion. Triggers: 'codex review', 'second opinion', 'cross review', 'outside voice', '让 codex 审', '找外部意见', '二审'.