Skip to content

Lab 02: Wrap-up

Lab: Lab 02 overview


Verify

uv run python verify.py

Stretch goals

  • Create a /quiz-stats command
  • Add a CLAUDE.local.md with personal preferences
  • Try /init and compare with your hand-written version

Recap

Concept Takeaway
CLAUDE.md Your design contract, carries project knowledge across sessions
Custom commands One-liners with $ARGUMENTS for recurring prompts

← Exercise 2 · Next: Lab 03: Control & Connect