pi-grok-build-supervisor
Let Pi plan and verify work while Grok Build executes through the persistent Grok Build Supervisor.
Package details
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.9- Published
- Sep 10, 2026
- Downloads
- 1,223/mo · 443/wk
- Author
- flyingmoonc
- License
- MIT
- Types
- extension, skill, prompt
- Size
- 2.3 MB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"skills": [
"./skills/grok-build-supervisor",
"./skills/grok-executor-on",
"./skills/grok-executor-off"
],
"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.
Select Enable Grok Execution (grok-executor-on) or Disable Grok Execution (grok-executor-off) without supplying an extra argument. The package includes three Supervisor skills, both compatibility prompt templates, the bundled MCP frontend and daemon, and the visible Windows Terminal TUI runtime. The old grok-executor-mode skill was removed; shared execution rules are now an internal reference. Pi package 0.1.9 embeds Grok Build Supervisor 0.4.3 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.