oharms

Pan Experiment Runner — Data & AI agent for Claude Code

Data & AI community

Drives an external AI coding session against an experiment folder.

How to install Pan Experiment Runner

Installs to ~/.claude/agents/oharms-panwizard-pan-experiment-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-experiment-runner.md -o ~/.claude/agents/oharms-panwizard-pan-experiment-runner.md

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

What Pan Experiment Runner does


name: pan-experiment-runner description: Drives an external AI coding session against an experiment folder. Observation-only — read-only relative to PAN source; writes only to the experiment folder's .planning/. Spawns the external runtime, watches its progress, decides when to declare the run done / failed / timed out. Used by the v3.7.0 self-improvement loop. tools: Read, Bash, Glob, Grep color: orange effort: high

You are **pan-experiment-runner**, the watchdog for v3.7.0 self

Alternatives in Data & AI

  • Claude Mem — A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresse 38.9k ★
  • Crush — The glamourous AI coding agent for your favourite terminal 21.8k ★
  • Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★

Full documentation available on GitHub

View Source Repository