pi-grok-build-supervisor

Let Pi plan and verify work while Grok Build executes through the persistent Grok Build Supervisor.

Packages

Package details

extensionskillprompt

Install pi-grok-build-supervisor from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-grok-build-supervisor
Package
pi-grok-build-supervisor
Version
0.1.5
Published
Sep 5, 2026
Downloads
737/mo · 737/wk
Author
flyingmoonc
License
MIT
Types
extension, skill, prompt
Size
2.2 MB
Dependencies
1 dependency · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills/grok-build-supervisor",
    "./skills/grok-executor-mode"
  ],
  "prompts": [
    "./prompts/grok_init.md",
    "./prompts/grok_execute.md"
  ],
  "extensions": [
    "./extensions/index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

Grok Build Supervisor for Pi

Let Pi plan, monitor, correct, and verify work while a persistent Grok Build session performs implementation, builds, and tests.

pi install npm:pi-grok-build-supervisor

Restart Pi after installation. Run /grok_init once to discover and save the local proxy, then use /grok_execute on in the project that Grok should execute for. /grok_execute off returns Pi to normal execution.

The package includes the two Supervisor Skills, both prompt templates, the bundled MCP frontend and daemon, and the visible Windows Terminal TUI runtime. It embeds Grok Build Supervisor 0.4.0 and retains the same trust, permission, ownership, compact-progress, and result-artifact boundaries documented by the main plugin. Pi is carried through the authenticated host-identity envelope and is never mislabeled as Codex.

Full documentation: English · 简体中文