tornikegomareli/claude-plugin-codex
Command
Run a steerable adversarial Claude review that challenges the chosen implementation and design. Supports --wait/--background, --base , and focus text.
Use Claude Models from Codex to review or delegate tasks
tornikegomareli/claude-plugin-codex
Command
Run a steerable adversarial Claude review that challenges the chosen implementation and design. Supports --wait/--background, --base , and focus text.
tornikegomareli/claude-plugin-codex
Command
Cancel an active background Claude job. Supports [job-id].
tornikegomareli/claude-plugin-codex
Command
Have Claude Code implement a task or execute a previously drafted plan, with edit permissions. Supports --resume-plan, --from-plan , --plan-file, --background, --full-auto.
tornikegomareli/claude-plugin-codex
Command
Have Claude Code draft a read-only implementation plan for a task. Supports --background, --model, --max-turns, --plan-file .
tornikegomareli/claude-plugin-codex
Command
Hand a task to Claude Code through the claude-rescue delegation flow. Supports --background/--wait, --resume/--fresh, --model, --max-turns.
tornikegomareli/claude-plugin-codex
Command
Show the final stored output for a finished Claude job. Supports [job-id].
tornikegomareli/claude-plugin-codex
Command
Run a Claude Code review against local git state. Supports --wait/--background, --base , --scope, and optional focus text.
tornikegomareli/claude-plugin-codex
Command
Check whether the local Claude Code CLI is ready, set a default Claude model, and toggle the stop-time review gate. Supports --model , --clear-model, --probe, --enable-review-gate, --disable-review-gate.
tornikegomareli/claude-plugin-codex
Command
Show running and recent Claude jobs for this repository. Supports [job-id], --all, --wait.
tornikegomareli/claude-plugin-codex
Command
Convert the current Codex session into a resumable Claude Code session. Supports --source , --no-verify.