AI Briefing
KO

Grok Build's Workflows

·2026.07.23 09:00

Key point

Grok Build has launched a Workflow feature that orchestrates hundreds of parallel agents.

Details

Grok Build can now write and execute Workflows. When you describe a task in natural language, Grok builds a plan, distributes the work across hundreds of parallel agents, runs them in the background, and consolidates the results into a single report.

The default agent budget is 128, with large-scale tasks supporting up to 1,024. Progress is saved during execution, so resuming after an interruption doesn't repeat completed work. The /workflows command lets you check step-by-step progress and per-agent token usage in real time.

Workflows can be saved to .grok/workflows/ (shared with the team) or ~/.grok/workflows/ (personal) and reused as slash commands. For example, once you save a PR review workflow, you can run it afterward with a single line: /pr-review 5137.

/deep-research is provided as a built-in default workflow, in which parallel researchers split up research questions, cross-verify sources, and return a report with citations.

Key use cases:

  • Reviewing every feature in a large PR
  • Triaging the last 100 issues and producing an action list
  • Auditing an entire codebase for security vulnerabilities

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.