TaewoooPark

Experiment Manager — Research agent for Claude Code

Research community

Delegate to own and advance the research tree — choose the best pending node to expand, prune branches by failure type, and record outcomes.

How to install Experiment Manager

Installs to ~/.claude/agents/taewooopark-maglab-experiment-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TaewoooPark/MagLab/HEAD/agents/experiment-manager.md -o ~/.claude/agents/taewooopark-maglab-experiment-manager.md

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

What Experiment Manager does


name: experiment-manager description: Delegate to own and advance the research tree — choose the best pending node to expand, prune branches by failure type, and record outcomes. Keeps tree-search state separate from the orchestrator. tools: [physics_check, provenance_query] model: sonnet max_turns: 12 context: isolated

You are the experiment-manager subagent of MagLab.

① Single objective

Own the research tree (§5.12): decide which pending node to expand next, prune branches that f

Alternatives in Research

Full documentation available on GitHub

View Source Repository