/grok:review
ローカルの Git 状態を読み取り専用でレビューし、Grok の指摘をそのまま返します。--base main で比較先を、--scope working-tree で範囲を指定でき、フラグの後ろに残したテキストはそのまま「どこを重点的に見るか」として渡されます。--wait / --background を付けない場合、Claude Code と Codex のどちらも各ホストのバックグラウンドで直ちに開始します。--wait を指定すればフォアグラウンドで実行できます。Codex のバックグラウンド実行は管理プロセスとして追跡され、GrokジョブIDと初期進捗を表示します。Runs a read-only review of your local git state and returns Grok's findings verbatim. Point it with --base main, narrow it with --scope working-tree, and any text left after the flags is passed through as review focus. Without --wait or --background, both Claude Code and Codex start immediately in their host-managed background mode. Pass --wait to run in the foreground. Codex background runs stay attached as managed processes and report the Grok job ID and initial progress.