Flow Manager
The role that ensures the agentic pipeline — from spec creation through agent execution to human review — flows without bottlenecks.
Definition
The Flow Manager is the role responsible for ensuring that the entire agentic pipeline — from spec creation through agent execution to human review — operates without bottlenecks. The Flow Manager monitors pipeline health, manages AI compute budgets, and load-balances work across Agent Operators.
The role maps to the traditional Scrum Master, but the focus shifts from facilitating human ceremonies to managing AI pipeline throughput. Instead of removing blockers for individual developers, the Flow Manager optimizes the flow of work through a system where agents produce output at machine speed and humans review it at human speed. Managing this speed differential is the core challenge.
Core duties include:
- Pipeline observability — monitoring queue depths, wait times, error rates, and Flow Efficiency across the pipeline using the AgentOps Dashboard. The Flow Manager identifies where work is accumulating and why.
- AI compute budget management (Agent FinOps) — tracking Token Budget consumption across agent runs, identifying cost anomalies, and ensuring compute spend stays within allocated budgets. This includes flagging agents that are consuming tokens without producing passing output.
- Load-balancing reviews across operators — distributing Rescue Missions and code reviews across Agent Operators based on current workload, expertise, and priority. An uneven distribution creates bottlenecks even when total capacity is sufficient.
- Running the Daily Flow Sync — facilitating the Daily Flow Sync, the most frequent ceremony in the Hybrid Squad's operating cadence, where pipeline health is reviewed and stuck agents are assigned for intervention.
Key skills include Lean and Kanban theory (understanding flow, work-in-progress limits, and bottleneck identification), data literacy (interpreting operational dashboards and metrics trends), and financial awareness (managing compute budgets and calculating Cost per Feature to evaluate economic viability).
The Flow Manager is the first role to detect systemic pipeline issues. A dropping Flow Efficiency score, a rising queue depth, or a Token Budget overrun all surface through the Flow Manager's monitoring before they impact delivery timelines.