All courses
AI path Β· course 42 of 54
Claude Agent Skills & Subagents
Advanced Β· 5 lessons Β· 0 complete
Two composability patterns that separate fragile single-agent setups from ones that hold up over long, complex work: Agent Skills, which package a reusable procedure into something an agent can discover and load on demand, and subagents, which split a task across isolated contexts instead of cramming everything into one. This course covers the engineering reasoning behind both patterns, how to build them well, and the specific ways they fail when built carelessly.
