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