abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Formalize objectives, constraints, and tradeoff preferences for optimization.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill define-objective --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/define-objectiveContext preview
The summary Claude sees to decide when to auto-load this skill.
Formalize objectives, constraints, and tradeoff preferences for optimization.
name: define-objective description: "Formalize objectives, constraints, and tradeoff preferences for optimization."
Formalize objectives, constraints, and tradeoff preferences before an optimization or selection decision.
required: [decision_context, candidate_set, stakeholder_preferences] optional: [hard_constraints, utility_scale, priority_weights] constraints: [objectives are measurable or operationalized; tradeoffs and constraint direction are explicit]
1. Elicit the desired outcome, affected scope, stakeholders, and time horizon. 2. Separate objectives from constraints and preferences, then define each objective's direction and measurement. 3. Record conflicts, permissible tradeoffs, and any weights or lexicographic priorities with their rationale. 4. Emit an objective schema suitable for comparison, optimization, and later audit.
produces: [objective_schema, constraint_schema, tradeoff_policy, unresolved_preferences] delta_fields: [findings, assumption_updates, uncertainties, decisions, open_questions]
Do not encode a preferred solution as an objective. If two stakeholders use the same word for different outcomes, preserve separate definitions.
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.