Experiment Fixer — Research agent for Claude Code
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
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 RepositoryRelated Agents
Klein Experimenter
EXPERIMENT-loop worker for Klein Auto Research — runs disciplined one-candidate v2 transactions with immutable
Fixme Research
Explores codebase around a known issue to find relevant files, trace references, assess impact, and identify a
Code Debugger
Systematically identify, diagnose, and resolve bugs using advanced debugging techniques. Specializes in root c
Experiment Tracker
PROACTIVELY use this agent when experiments are started, modified, or when results need analysis. This agent s
Consensus Synthesizer
Reads all validator reports, applies consensus-synthesis voting rules, handles disagreements via consensus-dis
Research Paper Writer
Use this agent when you need to write academic papers, research reports, or technical manuscripts based on exp
Related Skills
Hatch3r Diagnose
Troubleshoot a hatch3r framework issue (setup, config, adapter wiring, drift). Gathers state, delegates root-c
Dx Gha
Diagnose GitHub Actions failures. Fetches recent failed runs, reads logs, identifies root cause, suggests fixe
AI Coding Agent
A toy AI coding agent 👾 (like Claude Code/Cursor) built with Python and OpenRouter — explores codebases, read