puppetmaster
Operate and supervise Puppetmaster through MCP or CLI. Use for non-trivial edits, implementations, audits, reviews, broad investigations, CodeGraph lookups,…
Pilot Puppetmaster from Pi. Pi is the TUI, not a leased worker. Use for start_implement, start_agentic, start_prewalk, effort-index, show, and nuking finished jobs.
$ npx -y skills add professorpalmer/Puppetmaster --skill puppetmaster-pilot --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/puppetmaster-pilotContext preview
The summary Claude sees to decide when to auto-load this skill.
Pilot Puppetmaster from Pi. Pi is the TUI, not a leased worker. Use for start_implement, start_agentic, start_prewalk, effort-index, show, and nuking finished jobs.
name: puppetmaster-pilot description: "Pilot Puppetmaster from Pi. Pi is the TUI, not a leased worker. Use for start_implement, start_agentic, start_prewalk, effort-index, show, and nuking finished jobs."
Pi stays the TUI / head seat. Never lease `pi` as a Puppetmaster worker adapter. Spawn disposable Puppetmaster jobs; consume artifacts, not transcripts; size the runtime; nuke the job.
Do not read worker transcripts. Prefer compact refs and `show`.
Puppetmaster runs multi-step engineering work through the agent tools you already use: Cursor, Grok Bot, Claude Code, Codex, Hermes, Antigravity (Gemini 3.7 / 3.6 / 3.5 / 3.1 Pro), or a provider API.
Operate and supervise Puppetmaster through MCP or CLI. Use for non-trivial edits, implementations, audits, reviews, broad investigations, CodeGraph lookups,…