abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Normalize heterogeneous gap records into a comparable schema before decision operations.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill normalize-gap --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/normalize-gapContext preview
The summary Claude sees to decide when to auto-load this skill.
Normalize heterogeneous gap records into a comparable schema before decision operations.
name: normalize-gap description: "Normalize heterogeneous gap records into a comparable schema before decision operations."
Normalize heterogeneous research-gap records into a comparable schema before prioritization or decision operations.
required: [gap_records, gap_schema] optional: [evidence_records, domain_taxonomy, coding_rules] constraints: [normalization preserves source wording, uncertainty, and gap type]
1. Map each record to problem, evidence, population, mechanism, and consequence fields. 2. Normalize terminology, units, and scope without erasing source distinctions. 3. Mark unknown, conflicting, and inferred fields. 4. Emit comparable gap records with traceability to originals.
produces: [normalized_gap_records, field_mapping, conflict_log, traceability_map] delta_fields: [findings, evidence_updates, uncertainties, open_questions]
Do not collapse different gaps because they share a label or convert missing evidence into a low-priority score.
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.