abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Generate controlled variants of a solution population through mutation/recombination operators while retaining lineage and changed dimensions.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill mutate-solution-population --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/mutate-solution-populationContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate controlled variants of a solution population through mutation/recombination operators while retaining lineage and changed dimensions.
name: mutate-solution-population description: "Generate controlled variants of a solution population through mutation/recombination operators while retaining lineage and changed dimensions."
Generate controlled solution variants through mutation or recombination while retaining lineage and changed dimensions.
required: [solution_population, mutation_or_recombination_rules] optional: [protected_features, variation_budget] constraints: [each variant records parent lineage and changed dimensions]
1. Select parent solutions and dimensions eligible for change. 2. Apply declared mutation or recombination operations. 3. Validate variant coherence and record lineage, novelty, and protected features.
produces: [variant_population, lineage_map, changed_dimensions, novelty_notes] delta_fields: [findings, hypothesis_updates, uncertainties]
Reject untracked variants or mutations that alter protected features without an explicit override.
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.