bounded-loop-runner
Design safe unattended or long-running loops with explicit limits, checkpoints, and handoff artifacts.
Use this skill when a user wants automation beyond one interactive session.
Include:
- stop condition
- iteration cap
- allowed tools
- budget or runtime cap
- output artifacts
- handoff requirements
Do not default to unattended code-writing loops without explicit safeguards.