abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Estimate whether and at what cost a constraint can be removed or relaxed.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill assess-removability --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/assess-removabilityContext preview
The summary Claude sees to decide when to auto-load this skill.
Estimate whether and at what cost a constraint can be removed or relaxed.
name: assess-removability description: "Estimate whether and at what cost a constraint can be removed or relaxed."
Estimate whether a constraint can be removed or relaxed, at what cost, and with which residual risks.
required: [constraint_record, dependency_map, removal_options, cost_model] optional: [time_horizon, safety_limits, stakeholder_requirements] constraints: [each option states feasibility, cost units, dependencies, and residual risk]
1. Trace the constraint to dependent claims, processes, and safety conditions. 2. Generate removal or relaxation options and estimate direct cost, delay, dependency changes, and residual risk. 3. Test each option against non-negotiable boundaries and identify the cheapest feasible relaxation. 4. Emit removability class, cost/risk profile, and a reversible trial where one exists.
produces: [removability_assessment, option_comparison, residual_risks, recommended_trial] delta_fields: [findings, evidence_updates, uncertainties, decisions, recommended_jumps]
Do not label a constraint removable because it is inconvenient. If removal changes the target construct, report a scope change instead.
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.