On June 7, 2026, Peter Steinberger, creator of the open-source agent project OpenClaw, posted twelve words that broke the AI half of the internet for a week: "You shouldn't be prompting coding agents anymore. You should be designing loops that prompt your agents."
The post cleared 5 million views in a day. Addy Osmani, a Google engineer, published an essay days later giving the idea a name and an anatomy. Boris Cherny, who leads Claude Code at Anthropic, was quoted summing up his own job change in four words: "I don't prompt Claude anymore." By the end of June, "loop engineering" had a thousand explainer posts, a Hacker News thread with 1,800 comments arguing it was nothing new, and at least one team (Uber) capping employee token spend after blowing through a year's AI budget in four months.
Short answer: loop engineering is designing the system that repeatedly prompts, checks, and re-runs an AI agent instead of you typing every next instruction by hand. It's a real and useful pattern for a narrow set of problems. It is not a new idea, it is not free, and most of what got published about it in June was repackaged automation theory with an urgent name.
This post covers what the term actually means, what's missing from most of the coverage, and where the practice is credibly headed.