AnirudhaRamesh

Experiment Log Analyzer — Development agent for Claude Code

Development community

Use this agent when you need to analyze experiment logs, error traces, or execution failures to identify root causes and locate problematic code sections.

How to install Experiment Log Analyzer

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

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

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

What Experiment Log Analyzer does


name: experiment-log-analyzer description: "Use this agent when you need to analyze experiment logs, error traces, or execution failures to identify root causes and locate problematic code sections. Examples:\n\n\nContext: A developer has run an experiment that resulted in errors and needs to understand what went wrong.\nuser: \"I ran my training experiment and got several errors. Can you help me figure out what's causing them?\"\nassistant: \"I'll use the experiment-log-analyzer ag

Alternatives in Development

  • Critic — You are a specialized code reviewer for features and implementations 3.6k ★
  • PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★
  • Git Investigator — Code archaeology expert 188 ★

Full documentation available on GitHub

View Source Repository