Thin shim around codex exec review — runs codex directly, writes audit entry, returns terse verdict+count. Use when you need a codex round in audit form. Do NOT use for verbose adversarial analysis (the codex JSON IS the analysis).
$curl -o .claude/agents/codex-adversarial.md https://raw.githubusercontent.com/bookedsolidtech/helixir/HEAD/.claude/agents/codex-adversarial.mdInstalls into the current project.
Install codex-adversarial by running `curl -o .claude/agents/codex-adversarial.md https://raw.githubusercontent.com/bookedsolidtech/helixir/HEAD/.claude/agents/codex-adversarial.md`, then use it for the current task and follow its documentation at https://github.com/bookedsolidtech/helixir.