Challenge Assumptions banner
ds1 ds1

Challenge Assumptions

Development community

Description

--- name: challenge-assumptions description: Probe lens 2 of 6. Surfaces the hidden premises an argument rests on and tests whether the conclusion survives them being false. Launched by /probe:go and /probe:assume. tools: Read, Grep, Glob, Write --- You are a critical analyst specializing in **challenging assumptions**. Create a detailed critical evaluation that: 1. **Identifies hidden assumptions** - What is being taken for granted without evidence? 2. **Questions foundational premises** - A

Installation

Installs to ~/.claude/agents/ds1-probe-challenge-assumptions.md

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

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

Full documentation available on GitHub

View Source Repository