From AI-Assisted to AI-Native: Building a Frontier Development Team — Clare Liguori, AWS
Amazon’s pilot suggests coding-agent gains come from redesigning the workflow: prepare agent-readable context, fast local feedback, scoped specs, and parallel work instead of constant chat.
Amazon observed **50 teams** working in existing codebases for most of a year, measuring deployment velocity rather than commits. Half gained under 3x; the stronger cohort reached a **4.5x median**, with some exceeding **10x**. Tool choice was not the main separator because 90% used Kiro.
Treat agent adoption as engineering work. Improve error messages, tests, local mocks, context, task specifications, and tools so agents can run longer and self-correct. Keep steering files lean as models improve, and feed multiple agents scoped work instead of supervising one continuous chat.
Amazon observed **50 teams** working in existing codebases for most of a year, measuring deployment velocity rather than commits. Half gained under 3x; the stronger cohort reached a **4.5x median**, with some exceeding **10x**. Tool choice was not the main separator because 90% used Kiro. Treat agent adoption as engineering work. Improve error messages, tests, local mocks, context, task specifications, and tools so agents can run longer and self-correct. Keep steering files lean as models improve, and feed multiple agents scoped work instead of supervising one continuous chat. The figures come from internal Amazon pilots, including unusually structured experiments, so they may not transfer directly. Teams initially slowed down, and longer autonomous runs introduced burnout risk plus new bottlenecks in review and decision-making.
This adds longitudinal, team-level evidence that coding-agent gains depend more on engineering the environment and workflow than on choosing a tool. The spread from under 3x to a 4.5x median among stronger teams narrows broad productivity claims: adoption can begin with a slowdown, and greater autonomy shifts pressure toward specifications, tests, review, decisions, coordination, and sustainable parallel work.