
from my-agent-stuff
Advanced delegation of tasks to specialized subagents using chains, parallel execution, and intercom coordination.
This skill empowers a parent orchestrator agent to delegate complex work to a swarm of specialized subagents. It enables the creation of sophisticated workflows including adversarial reviews, research-to-implementation pipelines, and recursive refinement loops.
Use this skill for multi-step tasks that require different personas (e.g., a scout for recon, a planner for strategy, and a worker for implementation) or when a task is too large for a single agent's context window.
scout, planner, worker, reviewer, context-builder, researcher, delegate, and oracle.async runs, forked contexts, and intercom communication for decision escalation.Designed for agents integrated with the Pi subagent runtime (e.g., Codex or other advanced agent frameworks supporting sub-process spawning).
This skill has not been reviewed by our automated audit pipeline yet.