Learn Sub Agents

Master the art of spawning specialized AI agents to divide, conquer, and parallelize complex tasks. Understand parent-child agent relationships used in Claude Code, Gemini CLI, and modern agentic tools.

5
Lessons
Hands-On Examples
🕑
Self-Paced
100%
Free

Your Learning Path

Follow these lessons in order, or jump to any topic that interests you.

What You'll Learn

By the end of this course, you'll be able to:

👥

Understand Agent Hierarchies

Grasp how parent agents spawn, manage, and collect results from specialized child agents.

💻

Implement Sub Agents

Build working sub agent systems using Claude Code, Python SDK, and OpenAI Assistants.

🛠

Choose the Right Agent Type

Select between research, coding, testing, and planning agents based on your task requirements.

🎯

Optimize Agent Workflows

Design efficient agent chains that minimize cost while maximizing quality and throughput.