maxedapps/use-pi-subagents
>- Pi-specific launcher for bounded scout, research, and worker agents via the Pi RPC script adapter. Use this skill when on Pi, native `subagent_*` tools are inactive, and you need to launch, follow up, status, stop, or clean RPC children. Apply together with `use-subagents` policy (delegation, isolation, verify, cleanup). Do not use when a native subagent runtime should own the lane, for recursive delegation, ordinary background processes, or automatic Git/worktree management.
npx skills add https://github.com/maxedapps/agent-skills --skill use-pi-subagents
Take maxedapps/use-pi-subagents from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.