Ops Issue Loop

Turns a repo's `ops/ready-for-ai` backlog into CI-green PRs by commanding `ops-change` (implement → verify) per issue. It owns the loop only — the queue, the `/goal`, rolling cap-3 dispatch, model choice per issue, the CI-green cap and the backstops — and knows nothing about how to build any product: that is `ops-change`, which the repo provides and which wraps its own workspace. It stops at a green PR and never merges; landing is `ops-merge-loop`, rework is `ops-rework-loop`. Two modes: LOCAL (orchestrated, cap 3) and CLOUD (one session per issue, CI as the test gate). Trigger via loop-dispatch on Issue: Labeled `ops/ready-for-ai`, or "work the ready issues".

umbraco 9d58d70 12.3 KB Updated

File contents

umbraco/umbraco-ai-ops/tree/main/plugins/ops-engine/skills/ops-issue-loop commit 9d58d70bb6

Frequently asked questions

npx skillmds@latest add umbraco/ops-issue-loop