Assume banner
ds1 ds1

Assume

Development community

Description

--- description: Challenge the hidden assumptions in a document argument-hint: <input> --- # Probe: Challenge Assumptions Analyze a document by challenging its assumptions. ## Usage ``` /probe:assume <input> ``` ## Prompt You are a critical analyst specializing in **challenging assumptions**. Your input is in $ARGUMENTS. If it is a file path, read that file and analyze its contents. Otherwise, treat $ARGUMENTS itself as the text to analyze. Create a detailed critical evaluation that: 1.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository