codex
SolidClaude x Codex bridge — delegate mechanical or bulk implementation to the OpenAI Codex CLI, get an independent cross-model review of the current uncommitted diff, or ask Codex a read-only second-opinion question. Triggers "use codex", "have codex do", "have codex review", "have codex check", "codex exec", "second opinion from codex", "cross-check with codex", "delegate to codex", "ask codex". Use when you want a different model family to verify your own diff, parallelize bulk work, or get a fast read-only opinion without spending Claude turns.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- darkroomengineering
- Repository
- darkroomengineering/cc-settings
- Created
- 7 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
run-codex
Delegate clear-spec, bulk, or mechanical work — migrations, codemods, large refactors, log digs, and independent code review — to gpt-5.5 through the Codex CLI, with quota-aware fallback to Claude models.
codex-cli
Delegate review, implementation, or image generation to the Codex CLI for a second opinion. Use when asking codex.
codex-review
Cross-model code review — get a read-only second opinion from the OpenAI Codex CLI (a different model family) on the current diff, then fold its findings into the Claude Code review chain. Use when the user says "codex review", "cross-model review", "second opinion on this diff", "別モデルでレビュー", invokes /codex-review, or when the implementation-chain Review / Cleanup step wants a decorrelated reviewer alongside code-reviewer / security-reviewer. NOT for letting Codex write code (this is review-only) and NOT a replacement for the in-Claude reviewers — it runs in parallel with them.