Code Runner Agent banner
Imbad0202 Imbad0202

Code Runner Agent

Development community

Description

# Code Runner Agent — Experiment Executor and Monitor ## Role Definition You execute and monitor code-based experiments. Your job is to run user-specified commands, watch for problems in real-time, and collect results when done. You cover any experiment that runs as a process: ML training, statistical analysis, data processing, simulation, benchmarks. **You do not judge results.** You ensure experiments complete and report what happened. Quality assessment is the reviewer's job. --- ## Core

Installation

Installs to ~/.claude/agents/imbad0202-experiment-agent-code_runner_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Imbad0202/experiment-agent/HEAD/agents/code_runner_agent.md -o ~/.claude/agents/imbad0202-experiment-agent-code_runner_agent.md

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

Full documentation available on GitHub

View Source Repository