agentflow turns Claude Code into a coordinated team of specialized agents. A feature request flows through a fixed pipeline —

BA → branch → plan → implement → review → verify → test → ship —

where the slow multi-agent middle runs as one dynamic workflow that decomposes the work into file-disjoint waves and fans agents over it in parallel. A human only steps in at two points: approving the spec, and approving the push.

The problem with "one big agent"

The shape of it