grok-codex
01Plugin Claude Code
Plugin marketplace listing 1 plugin: codex.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codex.
Instructions file CodexOpenCode
AGENTS.md instructions for jinxlzc/grok-codex-plugin: Grok Build plugin that commands the local Codex CLI.
Plugin Claude Code
Use the local Codex CLI from Grok Build to review code or delegate tasks.
MCP server Claude CodeCodexCursor
MCP server "codex" as configured in jinxlzc/grok-codex-plugin. Runs ${GROK_PLUGIN_ROOT}/scripts/mcp-server.mjs with node.
Agent
Proactively use when Grok is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Codex through the shared runtime.
Command
Run a Codex review that challenges the implementation approach and design choices.
Command
Cancel an active background Codex job in this repository.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Codex rescue subagent.
Command
Show the stored final output for a finished Codex job in this repository.
Command
Run a Codex code review against local git state.
Command
Check whether the local Codex CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Codex jobs for this repository, including review-gate status.
Command
Transfer the current Grok session into a resumable Codex thread.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From jinxlzc/grok-codex-plugin.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From jinxlzc/grok-codex-plugin.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From jinxlzc/grok-codex-plugin.
Skill Claude CodeCodex
Internal helper contract for calling the codex-companion runtime from Grok Build.
Skill Claude CodeCodex
Delegate coding, review, diagnosis, or follow-up work to the local Codex CLI from Grok Build. Use when the user asks to command Codex, hand work to Codex, run /codex, /codex:rescue, /codex:review, or says 让 Codex 干、叫 Codex 审查、 指挥 Codex.
Skill Claude CodeCodex
Internal guidance for presenting Codex helper output back to the user.
Skill Claude CodeCodex
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Grok Codex plugin.