agentic-loops
A library of 31 proven agentic loop patterns — build/verify/fix/repeat-until-a-bar workflows that run a task on a cadence or to a stopping condition. Use when the user wants to run something iteratively or on a schedule, "keep going until X", "run this in a loop", "do this every night / every 5 min", a self-improving eval, a maintenance sweep (docs/tests/logs/changelog/cleanup), a ticket-to-PR pipeline, an adversarial review loop, a champion/challenger optimization, or asks "what loop fits this". Also use to AUTHOR a new loop from the shared anatomy. Pull the right template, adapt the placeholders, wire it via /loop (interval/self-paced) or /schedule (cron cloud). NOT for one-off tasks with no repetition or stopping bar.
Preview
> Core insight: A good agentic loop is not "do X forever." It is a task wrapped > in a verification gate and a stopping condition, that reports evidence > each round. The magic is never the prompt — it's that every iteration proves its >…
The complete agentic-loops skill — every rule, prompt, and supporting file — installs with the pack. One purchase unlocks all 23 skills in every Claude Code project.
One-time purchase. Instant download as a Claude Code skill pack. Lifetime updates.