The Agentic AI Pattern Catalogue

Approximately sixty composable, technology-agnostic design patterns for autonomous AI agents — mapped to seventeen foundational, architectural, and operational principles across two viewable lifecycles: the runtime cognitive loop and the AgentOps development lifecycle, with comprehensive regulatory standards tracing.

Listen to this catalogue

The Master Blueprint for Agentic AI

0:00

A compiled reference, not original research. This microsite curates and reorganises a reference catalogue of agentic AI design patterns, synthesised from primary sources including Anthropic, Antonio Gulli / Google, arXiv pre-prints, AWS, Google Cloud, and Singapore's IMDA Model Governance Framework for Agentic AI. Full attribution and source list on the Standards & Sources page. It is not a standard, and standards-mesh mappings are indicative, not legal advice.

In Plain English

This page is the starting point for a big collection of building plans for AI "agents" — smart computer programs that can think, plan, and act on their own, kind of like a robot helper. Each plan is called a pattern, and there are 61 of them, all written down in the same clear way. This matters because AI agents built without a plan can make mistakes, act unsafely, or do things nobody can explain. These patterns are tested ideas that help engineers build agents people can trust.

You do not need to read everything at once. Pick one of four paths: see a big chart of all the patterns at once (Matrix), read short summaries grouped by the companies and researchers who invented them (Field Guide), look up full details for one pattern at a time (Deep Catalogue), or check the safety rules each pattern follows (Standards & Sources).

61composable patterns
17governing principles
91field guide references
13standards & frameworks traced
2lifecycle lenses
3

Foundational

Principles that define what the agent is — autonomy, goal alignment, governance-by-design.

8

Architectural

Principles that define how it is built — perception, reasoning, memory, tools, planning, orchestration.

6

Operational

Principles that define how it runs in production — oversight, observability, guardrails, evaluation.

Software architecture matured once its patterns were codified. Data architecture is following the same arc. Agentic AI is at the earliest phase — patterns are described variously across blog posts, vendor docs, one book, and a handful of arXiv pre-prints.

This catalogue treats each design decision as a reusable primitive — a named solution to a recurring problem in a specific context — rather than as a framework feature. Reflection is a pattern; LangGraph is an implementation.

Read the full method note and honest caveats →

Wooden building blocks stacked into a small tower, representing composable design patterns