2026-04-25 // Building AI Agents with Claude Code (4-week course)

Building AI Agents with Claude Code — Session 1: Fundamentals

claude-code ai-agents context-engineering course

What You’ll Build

An event planner agent (MeetupBot) that produces structured JSON output for organizing AI developer meetups.

Key Patterns

  • CLAUDE.md — project rules that shape every AI response
  • Self-correcting CLAUDE.md — diagnose failures, update rules, retest
  • Gotchas sections — document known failure points so they never repeat
  • Structured output — JSON schemas over freeform text for reliable agents
  • Slash commands — reusable, composable agent capabilities