abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Generate a concrete counterexample candidate that satisfies the target claim's stated scope while violating its conclusion or claimed structural property; record whether exclusion would be principled or ad hoc.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill generate-counterexample --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/generate-counterexampleContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a concrete counterexample candidate that satisfies the target claim's stated scope while violating its conclusion or claimed structural property; record whether exclusion would be principled or ad hoc.
name: generate-counterexample description: "Generate a concrete counterexample candidate that satisfies the target claim's stated scope while violating its conclusion or claimed structural property; record whether exclusion would be principled or ad hoc."
Generate a counterexample candidate within the target claim scope and record whether exclusion is principled.
required: [claim, scope, claimed_conclusion] optional: [known_cases, construction_rules] constraints: [candidate must satisfy stated scope before challenging conclusion]
1. Identify the claim's necessary commitments. 2. Construct a candidate satisfying scope but violating conclusion. 3. Test the candidate and classify principled versus ad hoc exclusion.
produces: [counterexample_candidate, scope_check, violation, exclusion_assessment] delta_fields: [findings, evidence_updates, uncertainties, decisions]
An out-of-scope case is not a counterexample; record it separately.
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.