abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Iteratively ask why, evidence-checking each causal step, to move from symptom toward root cause.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill drill-five-whys --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/drill-five-whysContext preview
The summary Claude sees to decide when to auto-load this skill.
Iteratively ask why, evidence-checking each causal step, to move from symptom toward root cause.
name: drill-five-whys description: "Iteratively ask why, evidence-checking each causal step, to move from symptom toward root cause."
Iteratively ask why, checking evidence at each causal step, to move from symptom toward root cause.
required: [symptom_statement, causal_evidence] optional: [initial_cause, max_depth] constraints: [each why answer must explain the preceding statement and cite evidence or uncertainty]
1. Normalize the symptom as an observable effect. 2. Ask why the effect occurs and record the proposed cause. 3. Test the cause against evidence before asking the next why. 4. Stop at a controllable root, an evidence boundary, or a documented unresolved branch.
produces: [why_chain, root_cause_candidate, evidence_gaps] delta_fields: [findings, assumption_updates, uncertainties]
Do not force exactly five levels or accept circular answers as root causes.
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.
Move a scientific object up/down in abstraction or narrow/broaden selected scope dimensions (population, mechanism, context, outcome, timeframe, system…
Run structured attack/defense/adjudication over a claim, candidate, criterion set, or current winner. Perspective, target, escalation depth,…
Aggregate criterion or comparison results into an ordered recommendation under an explicit rule.
Abstract relational structure from source domains, map it to the target, validate depth, and instantiate transferable mechanisms.