AnirudhaRamesh

Experiment Implementer — Development agent for Claude Code

Development community

Use this agent to implement an approved experiment plan into concrete code changes.

How to install Experiment Implementer

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.

What Experiment Implementer does


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

Alternatives in Development

  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Acx Implementer — AgentCortex /implement phase executor 145 ★
  • Eval Implementer — Implementer role of the D365FO agent eval loop 136 ★

Full documentation available on GitHub

View Source Repository