codex-review
[TMUX MODE] Send code to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-review command. For natural language requests like 'review with codex', use the delegate_codex_review MCP tool instead.
codex-read
Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
codex-plan-review
[TMUX MODE] Send plan to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-plan-review command. For natural language requests, use the delegate_codex_plan_review MCP tool instead.
respond
Manually write response back to Claude. Use if read-task did not auto-complete or to finalize response.
ChatGPT Code Review
Review code using GPT-5.2 Pro via Claude Code's Chrome integration. Use when a user asks to review code with ChatGPT, wants to use their ChatGPT Pro subscription, wants GPT-5.2 Pro to review code, or seeks a second opinion from GPT. Requires Claude Code running with the --chrome flag and the user logged into chat.com. Triggers on "review with ChatGPT", "ChatGPT Pro review", "GPT-5.2 Pro code review", and "get GPT's opinion".
codex-implement
[TMUX MODE] Delegate implementation to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-implement command. For natural language requests, use the delegate_codex_implement MCP tool instead.
codex-status
Check the current status of Codex collaboration. Use when the user says 'codex status', 'check codex', or 'collaboration status'.
read-task
Read and execute task delegated from Claude. Use when user says read task, get task, or pick up claude task.
claude-status
Check collaboration status from Codex side. Use when user says claude status, check status, or collaboration status.