← Back to Explorer

Agentic Pattern

/pattern
Repeatable architectural patterns for orchestrating agent reasoning, action, and feedback loops.
Strata: L0 Axes: Orchestration Status: seed

Explainer

Agentic patterns are proven choreographies of reasoning → planning → execution → evaluation. Examples include ReAct (Reasoning + Acting), Chain-of-Thought (CoT), Self-Ask, Tree-of-Thought, and multi-agent debate. A pattern defines the structure of the control loop and the format of prompts, but is agnostic to the underlying model or tools. Patterns are composable — they can be nested or sequenced to build complex multi-stage pipelines.

Anti-Patterns

Mitigations

Top Products

Related Concepts

Sources