Loop

Bounded foreground repetition for the current session. Creates a loop contract, runs or coordinates an action plus verifier up to a declared attempt limit, and records evidence under .planning/loops/. Use for repeat-until-pass work that is too small for daemon and not time-based scheduling.

sethgammon 4f07194 3 files · 6.7 KB Updated

File contents

sethgammon/citadel/tree/main/skills/loop commit 4f07194115

Frequently asked questions

npx skillmds@latest add sethgammon/loop