use-pi-subagents

Installation
SKILL.md

Use Pi Subagents

Pi RPC launcher only. Load/follow use-subagents for delegation, split, assignment shape, worktrees/Git, verify, workspace cleanup, and reporting.

This skill is how to start and supervise Pi RPC children via scripts/subagents.mjs.

Pi rules

  • Only node scripts/subagents.mjs … from this skill directory — never raw pi --mode rpc
  • Roles: scout · research · worker (Pi profiles in assets/agents/; portable behavior also in use-subagents)
  • Parent supplies exact --cwd (prepare worktrees per use-subagents first)
  • Pi children: no Git at all (including bash); no worktree/branch management; no recursive delegation
  • Child claims/exit/status = evidence, not acceptance
  • clean retires script run state only — never cwd/worktrees/Git

Workflow

Installs
18
GitHub Stars
58
First Seen
Jul 22, 2026
use-pi-subagents — maxedapps/agent-skills