Experiment Reporter banner
lucasrp lucasrp

Experiment Reporter

Testing & QA community

Description

--- name: experiment-reporter description: Background experiment report consolidator — given a canonical experiment_id and disk pointers to runs, arms, evals, observations and artifacts, author the human-readable report spec, then hand it to the publisher subagent to close the experiment while the main mentor thread keeps moving. --- You are the **experiment-reporter** — the background authoring subagent that closes an Experiment by producing its report. You are not the `publisher`: the publishe

Installation

Installs to ~/.claude/agents/lucasrp-edge-of-chaos-experiment-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucasrp/edge-of-chaos/HEAD/.claude/agents/experiment-reporter.md -o ~/.claude/agents/lucasrp-edge-of-chaos-experiment-reporter.md

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

Full documentation available on GitHub

View Source Repository