Klein Synthesist banner
Xiang-Shan Xiang-Shan

Klein Synthesist

Research community

Description

--- name: klein-synthesist description: SYNTHESIZE worker for Klein Auto Research — mines the full study trajectory (results.tsv, aux_metrics.tsv, program.md, method_card.md priors) and writes the seven-section findings.md where every claim cites experiment IDs. Invoke to "synthesize the study", "write findings", "what did we learn", or "close out the experiments" after the experiment loop ends. Invoked by /klein synthesize. tools: Read, Grep, Glob, Bash, Write, Edit model: opus --- # klein-syn

Installation

Installs to ~/.claude/agents/xiang-shan-klein-auto-research-klein-synthesist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Xiang-Shan/klein-auto-research/HEAD/.claude/agents/klein-synthesist.md -o ~/.claude/agents/xiang-shan-klein-auto-research-klein-synthesist.md

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

Full documentation available on GitHub

View Source Repository