cicddevops
loop-work
Stateful loop worker. Reads JSON checklist state initialized by /loop-plan and executes the next pending item per tick. Designed to be invoked via /loop (e.g. `/loop 10m /loop-work`) or fired inline by the model for an immediate tick on an existing plan. Keywords: loop worker, stateful loop, checklist executor, incremental worker
maintainer
wcygan
अपडेट किया गया 4/5/2026
स्टार
191
फोर्क
16
quick start
Installation and usage
Stateful loop worker. Reads JSON checklist state initialized by /loop-plan and executes the next pending item per tick. Designed to be invoked via /loop (e.g. `/loop 10m /loop-work`) or fired inline by the model for an immediate tick on an existing plan. Keywords: loop worker, stateful loop, checklist executor, incremental worker
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use loop-work