series
Claude Certified Architect
6 workshops, meant to be taken in order. Each one builds on the workshop before it.
1 start here
Claude Code Configuration & Workflows
Wire up Claude Code, write your first CLAUDE.md, and ship a naive review CLI.
2
Prompt Engineering & Structured Output
Turn a naive prompt into a structured-output pipeline.
3
Tool Design & MCP Integration
Stop stuffing context into prompts. Build tools Claude can call.
4
Agentic Architecture & Orchestration
One Claude call isn't enough. Build a multi-agent reviewer on the Claude Agent SDK.
5
Context Management & Reliability
Make the agent survive when the diff is huge.
6
Ship the PR Review Agent
Deploy the agent as a real GitHub App.