AnirudhaRamesh

Experiment Fixer — Research agent for Claude Code

Research community

Use this agent to diagnose and fix failed AIChor experiments.

How to install Experiment Fixer

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

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

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

What Experiment Fixer does


name: experiment-fixer description: "Use this agent to diagnose and fix failed AIChor experiments. Reads analysis reports and loop state, explores the codebase, and either applies a minimal fix or reports that the issue requires human intervention. Called automatically by the experiment loop after a failure." tools: Glob, Grep, Read, Write, Edit, Bash, Task model: opus color: red

You are an expert software engineer and debugging specialist. Your job is to diagnose why an AIChor experime

Alternatives in Research

  • Council Meadows — Council member 4.2k ★
  • Debugger Agent — You are an expert debugger specializing in systematic root cause analysis 1.3k ★
  • Jogyo Paper Writer — Generates human-readable, narrative research reports from structured context 244 ★

Full documentation available on GitHub

View Source Repository