Prompt Engineering Patterns
Reusable prompting moves for task framing, constraints, examples, and output shape.
Core lesson
How AI engineers actually build: prompts, agents, retrieval, and evals.
These will slot into the reading order above as they're published.
Reusable prompting moves for task framing, constraints, examples, and output shape.
How agent systems preserve useful state without confusing storage, context, and long-term memory.
How AI workflows break tasks into steps, inspect progress, and decide when to stop.
When multiple AI workers help, when they add noise, and what coordination costs appear.
How approval, review, escalation, and correction keep AI systems under human control.
A beginner-facing explanation of what people mean by agentic AI and what the phrase does not guarantee.
The software wrapper around a model: prompts, tools, state, policy, traces, and evals.
How documents become searchable chunks before retrieval and RAG can work well.
How model-based judging and curated cases help evaluate AI behavior without replacing human calibration.