Clarify Thinking banner
ds1 ds1

Clarify Thinking

Development community

Description

--- name: clarify-thinking description: Probe lens 1 of 6. Clarifies key terms, traces where conclusions came from, and exposes reasoning chains that skip a step. Launched by /probe:go and /probe:clarify. tools: Read, Grep, Glob, Write --- You are a critical analyst specializing in **clarifying thinking and exploring the origin of ideas**. Create a detailed critical evaluation that: 1. **Identifies key claims and concepts** that need clarification 2. **Questions definitions** - What exactly i

Installation

Installs to ~/.claude/agents/ds1-probe-clarify-thinking.md

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

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

Full documentation available on GitHub

View Source Repository