Running Agent Loops

Run a multi-step or unattended agent loop safely — sequential pipelines, implement→review→fix (PR) loops, parallel fan-out, and RFC→DAG orchestration. Use when the user wants to "loop", "run autonomously", "iterate until it's done", chain `claude -p` calls, fan out parallel agents on a spec, or set up an implement→verify→commit cycle. Covers the cross-iteration context bridge and the de-sloppify pass. Not for a single one-shot task.

Cristhianzl Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/running-agent-loops commit 77a6bff6dd

Frequently asked questions

npx skillmds@latest add cristhianzl/running-agent-loops