Code Runner Agent — Development agent for Claude Code
Code Runner Agent — Experiment Executor and Monitor.
How to install Code Runner Agent
Installs to ~/.claude/agents/imbad0202-experiment-agent-code_runner_agent.md
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.
What Code Runner Agent does
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
Alternatives in Development
- Monitor Setup — You are a monitoring and observability expert specializing in implementing comprehensive monitoring 31.9k ★
- Amplitude Experiment Implementation.Agent 31k ★
- Release Gate Runner 2.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Baime Iteration Executor
Executes a single experiment iteration through its lifecycle phases. This involves coordinating Meta-Agent cap
Playbook Runner Agent
Multi-step execution specialist that runs playbooks by progressing through each step sequentially, invoking th
General Skills Executor
Generic isolated runner for noisy "fire-and-forget" skills whose raw output would pollute the main context — c
Code Agent
Experiment implementation, execution, and monitoring
Experiment Designer
<!-- CONTRACT_START
Mathodology Coder
Use for reproducible computation, simulation, optimization, figures, tables, and experiment logs.
Related Skills
Claude Remote Runner
Secure remote control for Claude Code with E2E encryption. Monitor, approve, and respond to agent prompts from
Analyze Logs
Analyze GPU monitoring data (monitor.csv) and training metrics from a completed compass-app-jasper experiment.