result

star 23

Print the latest saved Codex bridge result from Claude Code without rerunning Codex. Use when the user asks for the last Codex output or wants to inspect the raw bridge result.

IgorGanapolsky By IgorGanapolsky schedule Updated 3/31/2026

name: result description: Print the latest saved Codex bridge result from Claude Code without rerunning Codex. Use when the user asks for the last Codex output or wants to inspect the raw bridge result.

Result

Run:

node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" result

If a result exists:

  • show the raw saved output
  • do not rerun Codex unless the user explicitly asks for a fresh pass

If no result exists:

  • state that no saved artifact exists yet
  • suggest running /codex-bridge:review, /codex-bridge:adversarial-review, or /codex-bridge:second-pass
Install via CLI
npx skills add https://github.com/IgorGanapolsky/ThumbGate --skill result
Repository Details
star Stars 23
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator
IgorGanapolsky
IgorGanapolsky Explore all skills →