---
title: "Agentic Workflows"
created: 2026-05-10
updated: 2026-05-10
type: concept
tags: [agent, workflow, orchestration, stub]
sources: []
---

# Agentic Workflows

Agentic workflows are manually or automatically designed chains of agent steps, tools, roles, and verification loops.

They provide a baseline for learned orchestration methods that decide how to allocate work among models and tools.

## Related

- [[rl-conductor]] — Learns to orchestrate worker LLMs.
- [[agentic-harness-engineering]] — Evolves agentic coding harness workflows.
- [[skill-orchestration]] — Skill routing and selection.
