Documentation
README
Codex Advisor
Get a focused second opinion from GPT through the Codex CLI, without handing the work over to it.
Route by tool
-
In Claude Code, delegate to the native
codex-advisoragent. It receives the recent conversation automatically, so do not paste the history yourself. -
Elsewhere, run this exact shape from this skill's directory so the request reaches standard input:
node scripts/ask_codex.mjs <<'REVIEW' the review request REVIEW
State the decision, the evidence behind it, and any constraint that changes the verdict. Name the paths that matter: the reviewer has read-only access and checks load-bearing claims itself.
This is the opening of the README. Read the full README on GitHub.