Definition
What is loop engineering?
Loop engineering is the practice of designing systems that prompt coding agents automatically. Instead of hand-feeding one prompt at a time, you build a loop that discovers work, assigns it to agents, verifies the output, saves state, and runs again on a schedule or trigger.
The old workflow is: you prompt the agent, wait, inspect, then prompt again. The loop-engineered workflow is: you design the system that prompts the agent, gives it tools and context, checks its work, and asks you only where judgment or irreversible action is required.