abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Construct combinations across dimensions/values without prematurely judging them.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill enumerate-combinations --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/enumerate-combinationsContext preview
The summary Claude sees to decide when to auto-load this skill.
Construct combinations across dimensions/values without prematurely judging them.
name: enumerate-combinations description: "Construct combinations across dimensions/values without prematurely judging them."
Construct combinations across declared dimensions and values without prematurely judging them.
required: [dimensions, value_sets, combination_policy] optional: [exclusion_constraints, sampling_limit, random_seed] constraints: [every emitted combination records its source values]
1. Validate dimensions, values, and exclusions. 2. Generate the Cartesian, constrained, or sampled combinations requested. 3. Preserve provenance of each component and mark omitted combinations. 4. Return the neutral combination set for downstream evaluation.
produces: [combination_set, component_provenance, exclusions, omitted_space] delta_fields: [findings, open_questions]
Caller supplies dimension schema, value sets, combination mode, exclusions, and sampling policy.
Reject combinations with missing components, hidden exclusions, or premature quality judgments.
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.