Loop Oversight

Use before launching a loop that runs many iterations — a `/loop`, a `/schedule` routine, or a Workflow fan-out — or when a running loop is drifting, unbounded, or leaving no reviewable trail. Triggers on "loop over every X", "go through all the Y and track status", "automate this repetitive sweep", "run this on a schedule", or an Osman-style "make a canonical tracker and work through every item". Sets up the ledger, the bound, and the independent verify pass a loop needs to stay reviewable. NOT for a one-off task (just do it) or one-shot parallel fan-out with no iteration (that's dispatching-parallel-agents).

mickzijdel 9671248 4 files · 14.2 KB Updated

File contents

mickzijdel/dev-hooks/tree/main/plugins/dev-hooks/skills/loop-oversight commit 967124840b

Frequently asked questions

npx skillmds@latest add mickzijdel/loop-oversight