abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Decompose a compound position into atomic, independently challengeable/falsifiable claims and expose implicit assumptions.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill atomize-claim --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/atomize-claimContext preview
The summary Claude sees to decide when to auto-load this skill.
Decompose a compound position into atomic, independently challengeable/falsifiable claims and expose implicit assumptions.
name: atomize-claim description: "Decompose a compound position into atomic, independently challengeable/falsifiable claims and expose implicit assumptions."
Split a compound claim into atomic propositions that can receive separate evidence and confidence judgments.
required: [compound_claim] optional: [argument_context, domain_terms, evidence_records] constraints: [atomic claims retain logical connectors and scope qualifiers]
1. Identify subjects, predicates, qualifiers, conditions, and logical connectors. 2. Split independent propositions while preserving dependency and quantifier scope. 3. Mark implicit premises and ambiguous terms. 4. Emit an ordered atomic claim set with recomposition rules.
produces: [atomic_claims, logical_connectors, implicit_premises, recomposition_map] delta_fields: [findings, uncertainties, open_questions]
Do not split a definition or condition from the proposition it qualifies.
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.