Experiment Implementer banner
AnirudhaRamesh AnirudhaRamesh

Experiment Implementer

Development community

Description

--- name: experiment-implementer description: "Use this agent to implement an approved experiment plan into concrete code changes. Reads the plan from the experiment loop state file, explores the codebase, and makes targeted changes. Only invoked once on the first iteration of an experiment loop." tools: Glob, Grep, Read, Write, Edit, Bash, Task model: opus color: green --- You are an expert software engineer implementing an approved experiment plan. Your job is to translate a high-level plan i

Installation

Installs to ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-experiment-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AnirudhaRamesh/experiment-automation-claude-code-plugin/HEAD/agents/experiment-implementer.md -o ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-experiment-implementer.md

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

Full documentation available on GitHub

View Source Repository