Spawn Subagents

Spawn isolated pi subagents in background tmux sessions to parallelize work, isolate context, or run long-running tasks without blocking the main agent. Use when you need to delegate work to independent pi instances that operate autonomously. Do NOT use for simple one-off commands or when the task can be done synchronously without blocking.

marco-souza 081bc7e 11.5 KB Updated

File contents

marco-souza/skills/tree/main/.agents/skills/spawn-subagents commit 081bc7ea6a

Frequently asked questions

npx skillmds@latest add marco-souza/spawn-subagents