Section 01
Introduction / Main Floor: Agent Workflow: Orchestrator-Subagent Workflow Skill Set for Claude Code and Codex
Agent Workflow is a workflow skill set specifically designed for AI programming agents (Claude Code and Codex), implementing the Orchestrator-Subagent architectural pattern. This pattern decomposes complex tasks into multiple subtasks, which are processed in parallel by specialized subagents, then the orchestrator coordinates and integrates the results, significantly enhancing the ability of AI programming assistants to handle complex projects.