Claude 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.
$npx -y skills add darkroomengineering/cc-settings --skill codexInstalls into the current project.
Run `npx skills use "https://github.com/darkroomengineering/cc-settings" --skill "darkroomengineering/cc-settings/codex"` 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/darkroomengineering/cc-settings" that are relevant to the current task. Run `npx skills add "https://github.com/darkroomengineering/cc-settings"` and select the relevant skills, then follow their instructions.