bydarkroomengineering· 10 subagents
Independent cross-model verification via the OpenAI Codex CLI. Runs the current diff past Codex (a different model family) to catch what Claude self-review misses.
$curl -o .claude/agents/codex-verifier.md https://raw.githubusercontent.com/darkroomengineering/cc-settings/HEAD/agents/codex-verifier.mdInstalls into the current project.
Install codex-verifier by running `curl -o .claude/agents/codex-verifier.md https://raw.githubusercontent.com/darkroomengineering/cc-settings/HEAD/agents/codex-verifier.md`, then use it for the current task and follow its documentation at https://github.com/darkroomengineering/cc-settings.