Agent skill · alirezarezvani

ar-resume

Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating. Use when the user runs /ar:ar-resume or asks to pick up a previously started autoresearch experiment.

What it needs

About 1k tokens when loaded.

What this skill does

/ar:ar-resume — Resume Experiment Resume a paused or context-limited experiment. Reads all history and continues where you left off. Usage What It Does Step 1: List experiments if needed If no experiment specified: Show status for each (active/paused/done based on results.tsv age). Let user pick. Step 2: Load full context Step 3: Report current state Summarize for the user: Step 4: Ask next action If the user picks loop, hand off to /ar:loop with the experiment pre-selected. If single, hand off to /ar:run.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills alirezarezvani/ar-resume--013816

View the source on GitHub

Browse the @skills marketplace