Claude Code · Free micro-course
In 30 minutes, you'll know when to delegate work to a subagent, and when delegating is the worst thing you can do.
Taught by Edwin Ashdown. Founder of AIFirstPartner, 12 production AI systems shipped. Also builder of AI IQ and TranscriptIQ.
You're ten minutes into a Claude Code session and you ask a simple question: which service handles refunds? Claude reads fifteen files, runs a handful of searches, traces a few function calls, and answers. The answer is correct. But every file it touched is now sitting in your main context, and you only needed one fact. Subagents fix that. You'll build your first one in lesson 2, and by lesson 4 you'll have a single-question rule for when to use them.
4 lessons· Free
Edwin Ashdown founded AIFirstPartner and has shipped 12 production AI systems for clients in government, legal, and enterprise. He is fractional CTO at Speculo, a cyber risk software company, and manages cloud and data platform engineering for a large Australian government department supporting 20+ agencies across the portfolio.
He publishes his build process at 150days.aifirstpartner.com.
This course is the playbook he uses when onboarding a team onto Claude Code subagents.
The docs tell you what subagents are. This course tells you which ones to skip (expert personas, sequential pipelines, test runners) and gives you a seven-section output template you can paste into any config. Thirty minutes here versus a weekend of trial and error.
No. Introduction to Subagents is independent. This course is not an Anthropic product and has not been reviewed or endorsed by them.
If you've used Claude Code enough to hit a context-full warning, you're ready. If you've never opened it, start with Claude Code 101 first. If you've already shipped three custom subagents, the decision framework in lesson 4 is worth 5 minutes; skip the earlier lessons.
Yes. All four lessons are free and immediately accessible. No account or payment required.
About 30 minutes. Four focused lessons, each covering a specific aspect of subagents in Claude Code.
No. The course starts with what subagents are and builds up to creating, designing, and deploying them effectively. Basic familiarity with Claude Code is the only prerequisite.
Yes. The course walks through creating a code-quality-reviewer subagent as the running example, with the full config file in lesson 2. You can follow along in Claude Code and have your first custom subagent committed to .claude/agents/ by the end of lesson 2.
Four lessons. About 30 minutes. Free.
Start lesson 1 (4 min read)