Gets an independent second opinion from the OpenAI Codex CLI on a pending decision, plan, or diff. Spawn it before handing a substantive decision to the user — it runs codex non-interactively, distills the result, and returns a tight recommendation (agree / disagree + why / a…
$curl -o .claude/agents/codex-advisor.md https://raw.githubusercontent.com/gambletan/cortex/HEAD/.claude/agents/codex-advisor.mdInstalls into the current project.
Install codex-advisor by running `curl -o .claude/agents/codex-advisor.md https://raw.githubusercontent.com/gambletan/cortex/HEAD/.claude/agents/codex-advisor.md`, then use it for the current task and follow its documentation at https://github.com/gambletan/cortex.