Skip to main content
ClaudeWave
Skill329 repo starsupdated 5d ago

assumption-surfacing

Assumption-Surfacing identifies hidden premises embedded in research methods, theoretical frameworks, or logical arguments by systematically extracting what is taken for granted without explicit justification. Use this skill when evaluating the validity of academic work, testing the robustness of proposed frameworks, or preparing critical analysis that requires exposing unstated foundational claims.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/yogsoth-ai/de-anthropocentric-research-engine /tmp/assumption-surfacing && cp -r /tmp/assumption-surfacing/skills/assumption-surfacing ~/.claude/skills/assumption-surfacing
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Assumption Surfacing

Systematically extract implicit assumptions from methods, frameworks, or arguments.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent.

## Why Subagent

Assumption detection requires careful line-by-line reading with a skeptical lens — benefits from dedicated context.

## Budget

Quantity target is set by the calling strategy's budget table. This SOP executes one unit = one assumption surfacing pass producing a categorized assumption table.