Synth banner
ds1 ds1

Synth

Development community

Description

--- description: Synthesize existing critical evaluation files into one summary argument-hint: <directory-containing-evaluations> --- # Probe: Synthesis Synthesize findings from existing critical evaluation files into a consolidated summary. ## Usage ``` /probe:synth <directory-containing-evaluations> ``` ## Prompt You are synthesizing findings from 6 critical evaluations into a comprehensive summary document. Look in the directory: $ARGUMENTS Find and read these evaluation files: - `prob

Installation

Installs to ~/.claude/skills/ds1-socratic-probes-synth/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ds1-socratic-probes-synth && curl -fsSL https://raw.githubusercontent.com/ds1/socratic-probes/HEAD/commands/synth.md -o ~/.claude/skills/ds1-socratic-probes-synth/SKILL.md

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

Full documentation available on GitHub

View Source Repository