review
73Command
Run a Codex code review against local git state.
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
Delegate investigation, a fix request, or follow-up work directly to the Codex CLI.
Command
Transfer the current Claude Code session into a resumable Codex thread.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From zebbern/agent-collab.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From zebbern/agent-collab.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From zebbern/agent-collab.
Skill Claude CodeCodex
Internal helper contract for calling the codex-companion runtime from Claude Code.
Skill Claude CodeCodex
Use when a coding task would benefit from delegating work to Codex in the background — a deep independent second opinion, security or architecture analysis, or a parallel implementation running while the session continues. Lets Claude drive the codex companion itself (task, review, status --wait, result) without the…
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 Codex Claude Code plugin.
Plugin Claude Code
Use Cursor from Claude Code to review code or delegate tasks. Community plugin by zebbern.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Cursor.
Skill Claude CodeCodex
Internal helper contract for calling the cursor-companion runtime from Claude Code.
Skill Claude CodeCodex
Use when a coding task would benefit from delegating work to Cursor in the background — fast parallel implementation, scaffolding, or an everyday review running while the session continues. Lets Claude drive the cursor companion itself (task, review, status --wait, result) without the user typing /cursor: commands.
Skill Claude CodeCodex
Internal guidance for composing cursor-agent prompts and picking models for coding, review, diagnosis, and research tasks inside the Cursor Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting Cursor helper output back to the user.
Plugin Claude Code
Long-horizon project goals for Claude Code: an attended /goal loop that advances one increment at a time, delegating through the codex and cursor plugins.
Command
Analyze the goal ledger and propose policy improvements.
Command
Create or update a long-horizon goal for this project.
Command
Advance the project goal by exactly one increment.
Skill Claude CodeCodex
Use when the user asks to advance, continue, or work on the project's long-horizon goal (or to set one up) — the policy for goal-driven increments driven through the goal companion, one increment at a time, delegated via the codex/cursor delegation skills, honestly recorded.
Plugin Claude Code
skills. High-quality Agent Skills made to perform reliably in real workflows.