Agentic Workflow Patterns
Description
**Agentic systems explained with chickens — because AI orchestration doesn't have to be scary**
Installation
git clone https://github.com/ThibautMelen/agentic-ai-systems README
Agentic AI Systems 🐔
**Agentic systems explained with chickens — because AI orchestration doesn't have to be scary**
*Main Agent spawns Subagents like a hen with her chicks 🐔🪺🐦*
[](https://docs.anthropic.com/en/docs/claude-code) [](https://www.anthropic.com/research/building-effective-agents) [](https://github.com/SuperNovae-studio) [](https://github.com/hesreallyhim/awesome-claude-code) [](LICENSE) [](CONTRIBUTING.md) [](https://mermaid.js.org/)
[🦄 Foundations](foundations/) • [⚙️ Workflows](workflows/) • [🐔 Autonomous](agents/) • [🛠️ Implementation](implementation/) • [🗺️ Guides](guides/)
Overview
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#8b5cf6', 'primaryTextColor': '#fff', 'primaryBorderColor': '#7c3aed', 'lineColor': '#a78bfa', 'secondaryColor': '#ec4899', 'tertiaryColor': '#6366f1', 'noteTextColor': '#fff', 'noteBkgColor': '#8b5cf6', 'textColor': '#fff' }}}%%
mindmap
root((🐔 Agentic Systems))
🦄 Foundations
Augmented LLM
⚙️ Workflows
🏎️ Baseline
⛓️ Chaining
🚦 Routing
🛤️ Parallel
🦑 Orchestrator
🩻 Evaluator
🐔 Autonomous Agent
The Alternative
Multi-Window
🛠️ Implementation
🐦 Subagent
🦴 Command
📚 Skill
🪝 Hook
🗺️ Navigation
🦄 [Foundations](foundations/)
*The building block for everything*
| 🦄 Augmented LLM | LLM + Retrieval + Tools + Memory |
⚙️ [Workflows](workflows/)
*Predefined orchestration — code controls the flow*
| # | Workflow | Use When |
|---|---|---|
| 0 | 🏎️ Baseline | Simple, 1-step task |
| 1 | ⛓️ Prompt Chaining | Sequential steps |
| 2 | 🚦 Routing | Classify & dispatch |
| 3 | 🛤️ Parallelization | Independent tasks |
...
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community