xAI puts a research workflow inside Grok Build
xAI has added a built-in /deep-research command to Grok Build, turning a coding agent's existing delegation controls into a bounded, source-backed reporting process. The documentation is unusually specific about workflow limits and failure reporting, but it does not establish that the process improves accuracy, speed or cost.
- xAI has made
/deep-researcha built-in Grok Build command for producing cited reports from a bounded research workflow. - The command documents claim verification, uncertainty reporting and an agent-call budget rather than simply promising a larger agent swarm.
- Those process controls are not evidence that the resulting reports are more accurate, faster or cheaper than alternatives.
xAI has added /deep-research to Grok Build, its terminal-based agent environment, as a built-in workflow that divides a query among investigators, checks claims against sources and returns a cited report. The release turns research into an explicit background job with a named verification step, rather than a single chat prompt.
A research procedure, not just a prompt
In its release announcement, xAI says a workflow converts a task into a small script with phases, specialist agents and a final roll-up. The company says agents start with focused contexts and that a plan can add skeptical checks before findings reach the final report. It presents the approach for tasks that split into independent pieces, including large pull-request reviews, issue triage and code audits.
The more concrete description is in the command documentation. For /deep-research, Grok Build is meant to:
- plan a limited set of questions;
- collect structured claims with source evidence;
- send each claim to a separate verification shard; and
- render only claims that pass that check, while flagging failed shards, discarded claims and unresolved uncertainty as coverage limitations.
The guide says a report is marked “Partial” when any such limitation remains. That is a useful disclosure design, but it is still a product specification: xAI has not published an audit showing how often verification changes an answer, whether it catches important errors, or how readers should assess a verifier's own mistakes.

Company-reported Grok Build workflow budgets: 128 by default and up to 1,024 for big jobs. Source: xAI.