Iterative Loop Engine

"Am I ACTUALLY done, or did I just stop?" - Iterative workflow engine, all-purpose. Use when (1) task has clear completion criteria, (2) single-pass execution is insufficient, (3) quality requires iteration, (4) "keep going until X" patterns apply. Provides the abstract loop; pair with domain-specific criteria files. Does NOT trigger for: simple tasks, tasks without clear success criteria, or when user wants quick/approximate results.

bogheorghiu e1c9632 5 files · 29.0 KB Updated

File contents

bogheorghiu/ex-cog-dev/tree/main/vasana-system/skills/iterative-loop-engine commit e1c9632250

Frequently asked questions

npx skillmds@latest add bogheorghiu/iterative-loop-engine