From codex
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex:codex-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the helper returns Codex output:
When the helper returns Codex output:
codex:codex-rescue, do not turn a failed or incomplete Codex run into a Claude-side implementation attempt. Report the failure and stop.codex:codex-rescue, if Codex was never successfully invoked, do not generate a substitute answer at all./codex:setup and do not improvise alternate auth flows.npx claudepluginhub openai/codex-plugin-cc --plugin codexInternal guidance for presenting Copilot helper output back to the user
Guides codex-review plugin workflows including plan review, implementation review, status checks, and finding resolution.
Delegates implementation, fix, or investigation tasks to Codex via companion plugin, reviews results with git diffs, code evaluation, and saves reports. Use for 'codex rescue' requests.