iterative-runner
CommunityRetry loops keep Claude looping until success.
AuthorBarisSozen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates Claude-based retry loops by continuously invoking Claude until a defined success condition is met.
Core Features & Use Cases
- Persistent retry loop: Keeps invoking Claude until completion based on explicit success signals.
- Configurable completion: Use a completion-promise or success condition to define when to stop.
- Safety controls: Enforce max-iterations to prevent infinite loops; supports liveness checks for long-running tasks.
- Use Case: Ideal for TDD loops, flaky experiments, overnight builds, or any scenario requiring repeated iterations until the desired outcome is achieved.
Quick Start
iterative-runner "Build feature X" --completion-promise "DONE" --max-iterations 30
Dependency Matrix
Required Modules
None requiredComponents
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: iterative-runner Download link: https://github.com/BarisSozen/claude/archive/main.zip#iterative-runner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.