Skip to content

Workshop labs

Use this page as a map of the whole labcamp. Each lab has an Overview (prerequisites and exercise list), then Exercise 1 and Exercise 2, then Wrap-up (verify, stretch goals, recap).


All labs

Lab Time Topics
Lab 01: Execution model ~30 min Agentic loop, Plan Mode, context (@, /context, /compact)
Lab 02: Project configuration ~25 min CLAUDE.md, custom slash commands
Lab 03: Control & connect ~30 min Permission modes, hooks, MCP
Lab 04: Scale & reuse ~25 min Subagents, skills (SKILL.md)
Final project ~30 min Assemble the quiz, compete

Suggested order

  1. Setup (before the labcamp)
  2. Lab 01 → Lab 02 → Lab 03 → Lab 04 (in order; each builds on the last)
  3. Final project

If you get stuck in a lab, reset with git checkout -- . in that lab's starter/ directory.


  • Use the top tabs (Home, Setup, Labs, Final Project) to jump between major areas.
  • Under Labs, open a lab name to see Overview, Exercise 1, Exercise 2, and Wrap-up.
  • On each page, the table of contents on the left lists sections on that page (scroll the sidebar if it is long).