repeat

Community

Repeat prompts with adaptive backoff until stop.

Authorsqfzy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Repeats a user prompt or skill command on an adaptive schedule until a specified end condition is met or a time limit expires, removing the need for manual re-runs.

Core Features & Use Cases

  • End conditions: duration, until time, or custom criteria that terminate the loop when satisfied.
  • Adaptive cooldown: increases wait when no progress is seen and resets when progress is detected, with clear progress signals via git state.
  • Multi-skill orchestration: supports repeating combined skill commands (e.g., /review && /test) or single prompts across long-running workflows.
  • Progress tracking: uses pre- and post-execution git diffs and outputs to determine if progress occurred.

Quick Start

Start the loop by asking to repeat a specific prompt for a set duration, such as 30 minutes.

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: repeat
Download link: https://github.com/sqfzy/my_configs/archive/main.zip#repeat

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 471,000+ vetted skills library on demand.