/status
Show running and recent Grok jobs for this repository
> /plugin marketplace add VasiHemanth/grok-build-plugin > /plugin install grok@grok-build-plugin
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/status
Context preview
What this command does when you run it.
Show running and recent Grok jobs for this repository
Command definition
status.mddescription: Show running and recent Grok jobs for this repository argument-hint: "[--job <id>]" allowed-tools: Bash(node:*)
Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/grok-companion.mjs" status $ARGUMENTSReturn the companion's stdout verbatim. If a specific `--job <id>` was given, it shows just that job; otherwise it lists recent jobs.
Want Claude Code, Codex, or Cursor to drive Grok Build? If you already pay for a Grok subscription, this gives any of those agents live X search and data right in their context. A couple of ways to wire it up.
Repo: VasiHemanth/grok-build-plugin
Other commands on grok-build-plugin.
rescue
Delegate a coding or investigation task to Grok (write-capable by default)
review
Run a read-only Grok code review of your uncommitted changes or a branch
search
Search X (Twitter) and the web in real time with Grok, then summarize with sources

