Skip to main content

repeat

Run a stage a FIXED number of times — a bounded count loop (`for i in 1..N`). One iteration per turn; the Stop hook resumes the next across turns. For a loop with a semantic stop condition, use `/agentflow:until` (do…until) or `/agentflow:while` (while…do) instead. USE when the user says "do X N times", "run the suite 5 times", "retry 3 times", "regenerate twice".

Jump to install

Source facts

Repository
AleSaiani/agentflow
Last source activity
May 25, 2026 at 18:30
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.