---
type: Glossary Term
title: Chained Agentic Workflow
description: A sequence of interconnected AI agents where the output of one agent becomes the input for another. Claude Code /loop enables chained agentic workflows by spawn
resource: "https://www.contextstudios.ai/glossary/chained-agentic-workflow"
category: agentic
language: en
timestamp: "2026-07-01T15:03:29.322Z"
---

# Chained Agentic Workflow

A sequence of interconnected AI agents where the output of one agent becomes the input for another. Claude Code /loop enables chained agentic workflows by spawning sub-agents to fix detected errors, creating autonomous iterative improvement cycles.
