abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Construct the minimally or explicitly intervened counterfactual world required by the parent analysis.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill construct-counterfactual --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/construct-counterfactualContext preview
The summary Claude sees to decide when to auto-load this skill.
Construct the minimally or explicitly intervened counterfactual world required by the parent analysis.
name: construct-counterfactual description: "Construct the minimally or explicitly intervened counterfactual world required by the parent analysis."
Construct the minimally or explicitly intervened counterfactual world required by the parent analysis.
required: [baseline_artifact, intervention_target, intervention_specification] optional: [structural_model, invariants, outcome_query] constraints: [alter only declared factors; preserve stated invariants]
1. Freeze the baseline artifact and enumerate the target factor's dependencies. 2. Apply the intervention specification while holding declared invariants fixed. 3. Propagate direct and cascading effects through the structural model. 4. Compare queried outcomes and classify hold, weaken, flip, or indeterminate.
produces: [counterfactual_world, changed_factors, cascading_effects, conclusion_status, consistency_check] delta_fields: [findings, hypothesis_updates, uncertainties, open_questions]
Caller supplies artifact schema, intervention grammar, invariants, propagation model, outcome query, and status vocabulary.
Reject worlds that silently alter non-target factors or violate declared structural constraints.
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.