abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Build multi-level cause -> failure mode -> effect chains and identify cascades/shared roots.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill build-failure-chain --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/build-failure-chainContext preview
The summary Claude sees to decide when to auto-load this skill.
Build multi-level cause -> failure mode -> effect chains and identify cascades/shared roots.
name: build-failure-chain description: "Build multi-level cause -> failure mode -> effect chains and identify cascades/shared roots."
Build cause -> failure mode -> effect chains and identify cascades and shared roots.
required: [functions_or_process, failure_modes, observed_effects] optional: [causal_evidence, dependency_graph] constraints: [each edge needs a mechanism or evidence note]
1. Place causes, failure modes, and effects in typed levels. 2. Connect edges and record mechanism/evidence. 3. Mark cascades, shared roots, and unresolved links.
produces: [failure_chain, cascade_map, shared_root_report] delta_fields: [findings, evidence_updates, uncertainties, decisions]
Do not collapse correlation into a causal chain without an evidence or mechanism note.
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.