loop-agent

Community

Iterative refinement until quality is met.

Authord-o-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables systematic iterative workflows with convergence detection, progress tracking, and intelligent termination to progressively improve outputs and quality.

Core Features & Use Cases

  • Iteration Planning: configure fixed, criteria-based, convergence-based, or hybrid termination.
  • Progress Tracking: monitor iteration counts, success criteria, and improvements.
  • Execution Patterns: define cycles for refinement in code, tests, performance, or documentation.

Quick Start

Define a loop plan with max iterations and a success criterion; run iterations until the target is met or max iterations reached.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: loop-agent
Download link: https://github.com/d-o-hub/rust-self-learning-memory/archive/main.zip#loop-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository