claude-review
SolidGet an independent cross-model code review from Anthropic Claude (a different vendor's model) on the current review scope: branch diff plus staged, unstaged, and untracked working tree changes, from inside a non-Claude host such as Codex. A different training distribution has non-overlapping blind spots, so Claude catches spec ambiguity, missing edge cases, and fake tests that Codex's self-review cannot see. Use before merging, after a tricky change, or for a debug second opinion. Triggers: "claude review", "second opinion", "ask claude", "outside voice", "让 claude 审", "找外部意见", "二审".
Install
Quality Score: 89/100
Skill Content
Details
- Author
- Ancienttwo
- Repository
- Ancienttwo/repo-harness
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
claude-code-review
Cross-model review through Claude Code with local verification. Use when the user requests an independent Claude review or repository policy requires a Claude review pass.
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 审', '找外部意见', '二审'.
claude
Claude Code CLI wrapper for getting an independent second opinion. Three modes: Review (diff review via claude -p), Challenge (adversarial failure-mode review), Consult (ask Claude about the repo with read-only file tools).