Experiment Log Analyzer banner
AnirudhaRamesh AnirudhaRamesh

Experiment Log Analyzer

Development community

Description

--- 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<example>\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

Installation

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.

Full documentation available on GitHub

View Source Repository