abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Aggregate a candidate, strategy, or portfolio across explicit scenarios under a declared robust-decision rule such as worst-case score, minimax regret, maximin, threshold survival, or pivot-trigger analysis.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill evaluate-scenario-robustness --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/evaluate-scenario-robustnessContext preview
The summary Claude sees to decide when to auto-load this skill.
Aggregate a candidate, strategy, or portfolio across explicit scenarios under a declared robust-decision rule such as worst-case score, minimax regret, maximin, threshold survival, or pivot-trigger analysis.
name: evaluate-scenario-robustness description: "Aggregate a candidate, strategy, or portfolio across explicit scenarios under a declared robust-decision rule such as worst-case score, minimax regret, maximin, threshold survival, or pivot-trigger analysis."
Aggregate candidate performance across explicit scenarios under a declared robust-decision rule.
required: [candidate_set, scenario_set, criterion_results, robustness_rule] optional: [regret_definition, survival_thresholds, pivot_triggers] constraints: [scenario results use common criteria and direction]
1. Verify scenario comparability and criterion direction. 2. Apply the supplied rule: worst-case, minimax regret, maximin, survival, or pivot trigger. 3. Expose scenario-specific failures and tradeoffs. 4. Return ranking, rule sensitivity, and pivot conditions.
produces: [robustness_assessment, robust_ranking, regret_or_worst_case, pivot_triggers] delta_fields: [findings, decisions, uncertainties]
Caller supplies scenario schema, criterion scales, aggregation rule, regret/survival definitions, and pivot policy.
Reject hidden scenario weighting, incomparable metrics, or robustness claims from a single future.
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.