Adversarial Review
Hostile Grok review that challenges design; web on by default
Preflight
Check Grok wrapper readiness (binary, auth, sandbox, state) - no task is run
Debate
Bounded Grok debate: two opposing reason passes, then synthesis
Cancel
Cancel a running Grok job
Setup
Check Grok readiness and optionally toggle stop gate / run mode (Codex agents auto-install on SessionStart)
Code
Have Grok implement code in an isolated external worktree (nothing is committed or pushed)
Status
Read a Grok run by id: finished envelope, or running progress if still in progress (read-only)
Verify
Have Grok independently verify a change in an existing worktree (no source edits, hermetic)
Jobs
List recent Grok jobs for this workspace
Reason
Get a cold, isolated Grok second opinion on named artifacts (architecture, debugging, plan critique)
Dual Lens
Run adversarial-review then review on the same target (dual-lens harden recipe)
Handoff
Read a verified implementation handoff for a completed Grok code run (runId only; no apply)
Transfer
Package the current Claude session into a Grok task pack
Grok Cli
Use when the user says to use Grok, wants a Grok review, wants a second opinion from Grok, or asks to delegate a task to Grok. Also use for getting an independent code review from Grok, having Grok reason about an architecture or debugging question, having Grok implement code in an isolated worktree, or having Grok independently verify someone else's implementation. Trigger phrases include "use g…
Cleanup
Report (dry-run) or remove a Grok run's owned session state and worktree by run id
Result
Show stored output for a finished Grok job
Review
Run a full-context, read-only Grok code review over a workspace path