Run Autoresearch banner
proyecto26 proyecto26

Run Autoresearch

Development community

Description

--- description: Run an autonomous experiment loop via the Autoresearch Orchestrator agent argument-hint: "[optimization goal | status | cancel]" allowed-tools: ["Read", "Grep", "Glob", "Bash", "Task"] --- # /run-autoresearch — managed experiment loop Manage an autoresearch session for this project. Arguments: "$ARGUMENTS" ## Route the request **If the argument is `status`** (or asks how the session is going): follow the *Checking Session Status* procedure from the `autoresearch` skill — rea

Installation

Installs to ~/.claude/skills/proyecto26-autoresearch-ai-plugin-run-autoresearch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/proyecto26-autoresearch-ai-plugin-run-autoresearch && curl -fsSL https://raw.githubusercontent.com/proyecto26/autoresearch-ai-plugin/HEAD/commands/run-autoresearch.md -o ~/.claude/skills/proyecto26-autoresearch-ai-plugin-run-autoresearch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository