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