BigHugger
sk Skill · affaan-m

autonomous-loops

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Retained for compatibility only: when new autonomous loop guidance is needed, use continuous-agent-loop instead.

installs 8w
1,772
30-day movement
starts with the next reading
Related entries
7
Connections
0
typescriptmarkdownbashJavaScript

An agent skill documenting patterns and architectures for autonomous Claude Code loops, from simple sequential `claude -p` pipelines to RFC-driven multi-agent DAG systems. It is a compatibility-only entry: the canonical skill is now `continuous-agent-loop`, and this one is retained for one release.

You reach for it when you need to pick and structure an autonomous development loop, though new work should target its successor skill.

Use it to

  • Set up autonomous development workflows that run without human intervention
  • Choose between simple and complex loop architectures
  • Run sequential non-interactive `claude -p` pipelines with isolated steps
  • Orchestrate parallel sub-agents with the two-prompt infinite loop pattern
  • Review pitfalls and requirements before migrating to continuous-agent-loop

For Developers building autonomous Claude Code workflows

Host repository
affaan-m/ECC
Installs, lifetime
3,000
Installs, 8 weeks
1,772
Host stars
261k
Host language
JavaScript
topicsclaude-codeagent-loopsautomationorchestrationskilldeprecation