skill-iterative-loop

Community

Execute tasks in loops with guardrails.

Authornyldn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing long-running, multi-step tasks can be error-prone and time-consuming. This skill provides a structured way to run tasks in loops with clear goals, iteration limits, and explicit exit conditions, ensuring predictable progress.

Core Features & Use Cases

  • Define a loop goal, a max number of iterations, per-iteration actions, and success criteria to manage complex workflows.
  • Execute, evaluate, and decide whether to continue or exit after each iteration, with progress reporting and stall detection.
  • Suitable for auditing, refinements, testing, and incremental improvements where repeated passes yield better results.

Quick Start

Start an iterative loop with a max of 5 iterations, outlining per-iteration tasks and success criteria, and run until the goal is achieved.

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: skill-iterative-loop
Download link: https://github.com/nyldn/claude-octopus/archive/main.zip#skill-iterative-loop

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.