All Patterns
Pattern #02

Routing

Dynamically directing a user request to the most appropriate specialized agent, model, or processing path based on the semantic intent and complexity of the query. A "Router" classifies the input and delegates execution to a downstream handler optimized for that specific task.

SWE Parallel: Load Balancer / API Gateway
Apprentice
Practitioner
Architect
Apprentice

Build Lab

Drag and drop agent blocks to build the correct architecture. Learn what components are needed and how they connect.

Practitioner

Debug Lab

A broken pipeline is given to you. Diagnose the bugs — missing components, wrong order, unnecessary blocks — and fix it.

Score 70%+ on Build Lab to unlock
Practitioner

Prompt Lab

Write the actual system prompt for an agent in this pattern. Your prompt is tested against real scenarios and graded by AI.

Score 70%+ on Build Lab to unlock
Architect

Optimize Lab

The pipeline works but it's expensive. Swap models, toggle optimizations, and hit cost/quality/latency targets.

Score 70%+ on a Practitioner lab to unlock