Agent Loop Design

Design a supervised agent loop — the generate→verify→gate cycle, observable exit criteria, hard iteration cap, human gates at irreversible steps, and failure routes — as a loop spec a team can implement in any agent harness. Use when the user wants to automate a recurring task with an AI agent loop, design a work loop / review loop / research loop, or asks "how do I stop my agent from running forever or shipping junk".

sananthanarayan 11d7a24 5 files · 12.4 KB Updated

File contents

sananthanarayan/skilldrop/tree/main/skills/agent-loop-design commit 11d7a24712

Frequently asked questions

npx skillmds@latest add sananthanarayan/agent-loop-design