mcpbeat

Use Pi Subagents

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.

29k tokens
context cost
the whole folder, loaded on every use
8
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
49
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/maxedapps/agent-skills --skill use-pi-subagents

How to use it

Copy the folder

Take maxedapps/use-pi-subagents from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.