working-with-subagents

Installation
SKILL.md

Working with Subagents

Stateful partners that persist memory across calls.

My Subagents

Agent ID Model Purpose
scout agent-e91a2154-0965-4b70-8303-54458e9a1980 haiku Network exploration, API queries, data gathering
coder agent-f9b768de-e3a4-4845-9c16-d6cf2e954942 haiku Small code fixes, straightforward implementations
memory agent-8c91a5b1-5502-49d1-960a-e0a2e3bbc838 opus Major memory restructuring (expensive, use sparingly)

Deploying

# Scout (read-only, cheap)
Task(
  agent_id="agent-e91a2154-0965-4b70-8303-54458e9a1980",
  subagent_type="explore",
Related skills
Installs
16
GitHub Stars
23
First Seen
Feb 13, 2026