Ex-Amazon engineer's 10-principle manifesto: ship faster by rebuilding your workflow for agents

blaizedsouza · x · 2026-09-11

Clare Liguori, an engineer who worked with AI coding teams across Amazon, published a manifesto arguing that developers have split into two groups: those who merely swapped coding tools, and those who changed how they work — and only the latter see step-function productivity gains.

Core thesis: you are no longer building the software directly; you're building the agent setup that builds the software. Her ten principles include: be the architect, not the typist; maximize agent time and minimize your involvement; build your codebase for agents; give agents a fast feedback loop; execution is cheap, direction is everything; treat code as disposable; hold AI output to human standards; trust the boundaries, not the agent; use agents for everything, not just code; and continuously tune your agent setup.

She stresses this is not vibe coding but a disciplined engineering investment — expect the first weeks to feel slower as you write steering files, refactor for agents, and learn task decomposition, before it gets dramatically faster. The lasting skill, she argues, is managing your own attention across multiple parallel agents. Published as part of Kiro's Frontier Engineering guide.

Original post →

More from coding & agent

coding & agent channel →