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".

Aller à l'installation

Informations de source

Dépôt
AleSaiani/agentflow
Dernière activité de la source
25 mai 2026 à 18:30
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.