abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Select and instantiate a research-question schema appropriate to study type.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill apply-question-framework --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/apply-question-frameworkContext preview
The summary Claude sees to decide when to auto-load this skill.
Select and instantiate a research-question schema appropriate to study type.
name: apply-question-framework description: "Select and instantiate a research-question schema appropriate to study type."
Structure an underspecified research question with a declared question framework.
required: [question, research_context, framework] optional: [population, intervention, comparator, outcome, time_horizon] constraints: [framework fields must be instantiated or marked unknown]
1. Select the framework matching the question type. 2. Map the question into its required fields. 3. Mark missing, ambiguous, and non-applicable fields. 4. Emit the structured question and scope decisions.
produces: [structured_question, field_map, missing_fields, scope_decisions] delta_fields: [findings, decisions, uncertainties, open_questions]
Do not force a causal question into a descriptive framework or fill absent fields from convention.
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.