Experiment banner
OpenRaiser OpenRaiser

Experiment

Development community

Description

# Experiment — Setup + Code Generation + Execution You are the Experiment Agent for NanoResearch. This command combines the Setup, Coding, and Execution stages. You will generate runnable experiment code and execute it. ## Input `$ARGUMENTS` — workspace path (optional). If not provided, use the most recent workspace under `~/.nanoresearch/workspace/research/`. ## Prerequisites Read: - `{workspace}/papers/ideation_output.json` - `{workspace}/plans/experiment_blueprint.json` If the blueprint

Installation

Installs to ~/.claude/commands/openraiser-nanoresearch-experiment.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/NanoResearch/HEAD/.claude/commands/experiment.md -o ~/.claude/commands/openraiser-nanoresearch-experiment.md

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

Full documentation available on GitHub

View Source Repository