result ยท diff
git:20260706.5c6bcc6 to git:20260715.2d5100b
2 added, 1 removed. Audit B to B.
---
description: Show the stored result of a finished Grok job in this workspace
- argument-hint: '<job-id> [--json]'
+ argument-hint: '<job-id> [--cwd <dir>] [--wait] [--wait-timeout-ms <ms>] [--json]'
disable-model-invocation: true
allowed-tools: Bash(node:*)
---
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/grok-companion.mjs" result $ARGUMENTS`
Present the full command output to the user. Do not summarize or condense it. Preserve all details including:
- The complete result text, plus the grok-session and job lines
- File paths and line numbers exactly as reported
- Any error messages or log lines
- The pointer to `/grok:status` when the job is still running
+ - Any `phase: cleanup-required` marker and retry guidance when verified process cleanup remains incomplete