๐ŸŽฏ

loop

๐ŸŽฏSkill

from alirezarezvani/claude-skills

VibeIndex|
What it does
|

Slash command `/ar:loop` that starts an autonomous autoresearch experiment loop at user-selected intervals (10m, 1h, daily, weekly, monthly) using `CronCreate` with cron expressions like `*/10 * * * *` or `57 8 * * *`. Each iteration reads `config.cfg`/`program.md`/`results.tsv`, makes ONE change to the target file, commits, and runs `run_experiment.py --single`; auto-expires after 3 days and supports `/ar:loop stop` to cancel.

๐Ÿ“ฆ

Same repository

alirezarezvani/claude-skills(336 items)

loop

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add alirezarezvani/claude-skills --skill loop
skills.sh Installโš  Installs to .agents/skills/
npx skills add alirezarezvani/claude-skills --skill loop
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/loop/SKILL.md

SKILL.md

1,532Installs
-
AddedApr 13, 2026