What is autonomous-loops?
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Source: affaan-m/everything-claude-code.
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
Quickly install autonomous-loops AI skill to your development environment via command line
Source: affaan-m/everything-claude-code.
Patterns, architectures, and reference implementations for running Claude Code autonomously in loops. Covers everything from simple claude -p pipelines to full RFC-driven multi-agent DAG orchestration.
| Sequential Pipeline | Low | Daily dev steps, scripted workflows | | NanoClaw REPL | Low | Interactive persistent sessions | | Infinite Agentic Loop | Medium | Parallel content generation, spec-driven work | | Continuous Claude PR Loop | Medium | Multi-day iterative projects with CI gates |
| De-Sloppify Pattern | Add-on | Quality cleanup after any Implementer step | | Ralphinho / RFC-Driven DAG | High | Large features, multi-unit parallel work with merge queue |
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Source: affaan-m/everything-claude-code.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/affaan-m/everything-claude-code --skill autonomous-loopsPatterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Source: affaan-m/everything-claude-code.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/affaan-m/everything-claude-code --skill autonomous-loops Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/affaan-m/everything-claude-code