Loop On

Create an event-driven loop using Monitor instead of cron. The loop fires when a watched condition becomes true (CI status changes, log line appears, file modified, PR merged, etc.) rather than on a time schedule. Use when the user says "watch for X and then do Y", "trigger when Z happens", "loop on event", or any work-shape where time-based polling is the wrong cadence.

thepictishbeast c8bb13b 5.3 KB Updated

File contents

thepictishbeast/claude-tools/tree/main/skills/loop-on commit c8bb13b456

Frequently asked questions

npx skillmds@latest add thepictishbeast/loop-on