tournament
25Command
Race Claude and Codex implementers on an approved plan; hand back the winning delta.
Command
Race Claude and Codex implementers on an approved plan; hand back the winning delta.
Command
Transfer the current Claude Code session into a resumable Codex thread.
Hook
Runs when a session starts, executing session-lifecycle-hook.cjs via node. From vsladkov/claudex-stereo.
Hook
Runs when a session ends, executing session-lifecycle-hook.cjs via node. From vsladkov/claudex-stereo.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.cjs via node. From vsladkov/claudex-stereo.
Skill Claude CodeCodex
Internal helper contract for calling the codex-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing prompts for Codex CLI models for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting Codex helper output back to the user.
Skill Claude CodeCodex
Internal routing, foreground-agent, validation, persistence, and Codex background-job rules for Stereo pair workflows.