autonomous-loops

Orchestrates Claude Code loops across sequential pipelines, RFC-driven DAGs, and parallel agents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lllooollpp/solopreneur- --skill autonomous-loops-lllooollpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autonomous-loops
Source: https://github.com/lllooollpp/solopreneur-/tree/main/solopreneur/data/skills/autonomous-loops
Command: npx skills add https://github.com/lllooollpp/solopreneur- --skill autonomous-loops-lllooollpp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Patterns and multi-agent orchestration capabilities to design and operate autonomous Claude Code loops across simple pipelines to RFC-driven DAGs.

Core Features & Use Cases

  • Provides a spectrum of looping patterns including Sequential Pipeline, NanoClaw REPL, Infinite Agentic Loop, Continuous Claude PR Loop, De-Sloppify, and RFC-Driven DAG.
  • Enables isolation of steps into separate context windows, parallel agent execution, and robust merge queues with eviction recovery.
  • Real-world use: build CI-like autonomous workflows with context persistence, quality gates, and end-to-end automation.

Quick Start

Choose a loop pattern and start Claude with your RFC or spec to begin automatic orchestration.

Frequently Asked Questions about autonomous-loops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multi-agent workflows with Claude Code?

You orchestrate multi-agent workflows by applying looping patterns like sequential pipelines or RFC-driven DAGs to automate end-to-end tasks. This skill coordinates parallel agents using isolated context windows and persistent state across iterations.

What is an RFC-driven DAG in AI workflow automation?

An RFC-driven DAG is an orchestration pattern that uses a specification to direct autonomous Claude Code loops. It structures complex AI generation tasks into a directed acyclic graph, enabling parallel agent execution and isolated context windows for each stage.

How do I automate continuous PR loops using Claude Code?

You automate continuous PR loops by deploying looping patterns like the Continuous Claude PR Loop or Infinite Agentic Loop. These patterns utilize robust merge queues with eviction recovery and quality gates to automate end-to-end code generation workflows.

Can I run parallel Claude Code agents with isolated context windows?

Yes, parallel agent coordination explicitly requires isolated context windows for each stage to maintain state. This approach ensures robust merge-queue mechanisms and cross-pattern composability when automating complex AI generation tasks.

How do I handle merge queue eviction in autonomous agent loops?

Merge queue eviction is handled through built-in recovery mechanisms within the orchestration patterns. The skill provides robust merge queues with eviction recovery to ensure continuous workflow automation and persistent state across iterations.

What is the best way to build CI-like autonomous workflows for AI generation?

The best way to build CI-like autonomous workflows is using orchestration patterns like NanoClaw REPL or De-Sloppify. These patterns provide context persistence, quality gates, and cross-pattern composability for end-to-end task automation.