/grok:review
ローカルの Git 状態を読み取り専用でレビューし、Grok の指摘をそのまま返します。--base main で比較先を、--scope working-tree で範囲を指定でき、フラグの後ろに残したテキストはそのまま「どこを重点的に見るか」として渡されます。--wait / --background を付けない場合は、Claude が変更量を見積もってどちらで走らせるか尋ねます。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, Claude sizes up the change and asks which mode you want.