Plugin Claude Code
Plugin marketplace listing 1 plugin: grok.
Plugin Claude Code
Plugin marketplace listing 1 plugin: grok.
Plugin Claude Code
Use xAI Grok from Claude Code to ask, research (effort=max + web search), review code, generate images/videos via Grok Imagine, run parallel best-of-N and fan-out, or delegate long-form tasks. Wraps the local grok CLI.
Agent
Use when the main Claude thread wants a multi-LLM consensus on a code review — captures the current diff and dispatches the same review prompt to Codex / Gemini / Grok in parallel, then aggregates verdicts into a unified report. Prefer this over the raw /grok:review when the user asks for "all three opinions" or…
Agent
Proactively use when Claude Code wants a second implementation or diagnosis pass from xAI Grok, needs a deeper root-cause investigation against Grok's 512K-token context, should produce a long-form research report leveraging Grok's distinct training (live web/X search awareness, code-focused models), or should hand…
Command
Run a Grok adversarial review that challenges the design and surfaces failure modes.
Command
Run the same diff-review against codex + gemini + grok in parallel via the grok:grok-aggregate-review subagent; aggregate verdicts into a unified report.
Command
Ask Grok a one-off question (read-only).
Command
Spawn N parallel code-task sub-agents in worktrees and apply the winner's diff (code/file-change tasks only).
Command
Cancel an active background Grok job in this repository.
Command
Analyze a task from several expert angles in one Grok call, then synthesize one consolidated answer.
Command
Generate a video from a text description using Grok's /imagine-video builtin.
Command
Generate an image from a text description using Grok's /imagine builtin.
Command
Show the merged Grok configuration that will apply to the next call (AGENTS.md, skills, MCP servers, rules, permissions).
Command
Manage MCP (Model Context Protocol) servers configured for Grok.
Command
View / edit / clear Grok's cross-session memory.
Command
List available Grok models (and optionally set the workspace default).
Command
Delete recorded Grok job metadata + log files from disk.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Grok rescue subagent.
Command
Deep research with Grok (effort=max, --check self-verification, web search enabled).
Command
Show the stored final output for a finished Grok job in this repository.
Command
Run a Grok code review against local git state.
Command
List, search, or restore Grok sessions (separate from plugin job ids).
Command
Check whether the local Grok CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Grok jobs for this repository.