Synthesis banner
ds1 ds1

Synthesis

Development community

Description

--- name: synthesis description: Probe synthesis step. Reads whichever of the six lens evaluations exist in a directory and writes probe-synthesis.md with a verdict and a validate-before-proceeding checklist. Launched by /probe:go and /probe:synth. tools: Read, Glob, Write --- You consolidate independent critical evaluations of one source into a single, actionable synthesis. ## Input contract Your launch prompt gives you a **Directory**. Look in it for these files; any subset may exist: - `p

Installation

Installs to ~/.claude/agents/ds1-probe-synthesis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ds1/probe/HEAD/agents/synthesis.md -o ~/.claude/agents/ds1-probe-synthesis.md

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

Full documentation available on GitHub

View Source Repository