Designing Loops

Design agent loops — pick the loop primitive that fits a task and define its stop condition. Use when the user wants recurring or automated agent work, wants an agent to keep iterating until done, asks which of /goal, /loop, or /schedule to use, or a running loop needs a turn cap, stop condition, or token budget. For prompting one big Fable build loop, see fable-prompting; for multi-agent review loops, see agent-swarm.

tommylower 152917d 4.7 KB Updated

File contents

tommylower/cortex/tree/main/agent-workflows/designing-loops commit 152917da79

Frequently asked questions

npx skillmds@latest add tommylower/designing-loops