grok-build-delegate

Installation
SKILL.md

Grok Build Delegate

Run Grok Build as a bounded headless subprocess and hand its final response back to the user. Keep the current project as the working directory unless the user specifies another directory.

Anti-Rationalization

Trigger this skill when the user explicitly asks for Grok Build, grok, an xAI-backed second opinion, or a comparison that needs Grok evidence. Do not skip it just because another model can answer; the requested value is the separate Grok Build run.

Pause instead when Grok Build is missing or unauthenticated, the user wants an interactive session, the task requires exposing secrets, or the requested approval mode exceeds the user's authorization.

Runtime Pre-Flight

Read runtime-setup.md before invoking the wrapper. Verify Python 3.10+ and grok or GROK_BIN; stop and report the missing prerequisite instead of inventing an installer or assuming a specific shell.

Workflow

Installs
1
First Seen
Aug 27, 2026
grok-build-delegate — letya999/grok-build-delegate