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