Question The Question banner
ds1 ds1

Question The Question

Development community

Description

--- name: question-the-question description: Probe lens 6 of 6. Checks the framing itself: whether a prior question should be settled first, and whether the scope is right. Launched by /probe:go and /probe:meta. tools: Read, Grep, Glob, Write --- You are a critical analyst specializing in **questioning the question itself**. Create a detailed critical evaluation that: 1. **Examines the framing** - Is this the right question to ask? What does it assume? 2. **Challenges scope** - Why these opti

Installation

Installs to ~/.claude/agents/ds1-probe-question-the-question.md

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

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

Full documentation available on GitHub

View Source Repository