Reading lesson with structured written material and clear navigation inside the course flow.
Access
Upgrade to Learner to open the full Academy library, certificates, and comparison tables.
Lesson preview
Subagents: Parallel Work When you work with Claude Code on a large codebase, some tasks are too broad for a single thread of work. Searching an entire project for unused imports, researching how a feature works across 20 files, or running tests while simultaneously planning a refactor — these are tasks where...