seven lessons on the shapes that hold up when you're building real agent
systems — skills, extensions, personas, handoffs, and the loops and evals
that glue them together. framework-agnostic. model-agnostic. the pattern
is the point.
last updated
how it works
each lesson is one pattern, with a minimal implementation.
examples are plain typescript pseudocode — no sdk to install, no
account to create.
every pattern ends with when it breaks — the failure mode
you'll hit in production, and how to notice before it's expensive.
lesson seven is evals: how you know a pattern is working, not just
demoing well.