loop-workflows

Installation
SKILL.md

Loop workflows

Run one ready issue through to a pull request you can review — in this chat.

That pass is a tick: claim the issue so other agents skip it, implement it, then publish (open the PR and hand it back to a human). The shell path runs the same tick via host-workflows.

Call op names and triage role names only. Tracker CLIs live in product policy (docs/agents/issue-tracker.md). Role strings map via docs/agents/triage-labels.md. Do not invent tracker recipes here.

Not a shell host. Does not merge PRs, close issues as done, create tickets, or re-queue work.

Modes

Mode How Behavior
once (default) /loop-workflows Exactly one tick in this session
max N e.g. max 3 Parent only schedules; each tick is a fresh one-tick worker

No unbounded drain — if you want “until empty,” give an N or use once.

Installs
6
First Seen
Jul 17, 2026
loop-workflows — layishsieger/agent-workflows