abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Detect and characterize reinforcing/balancing feedback loops, participating variables, delays, and possible breakpoints.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill detect-feedback-loop --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/detect-feedback-loopContext preview
The summary Claude sees to decide when to auto-load this skill.
Detect and characterize reinforcing/balancing feedback loops, participating variables, delays, and possible breakpoints.
name: detect-feedback-loop description: "Detect and characterize reinforcing/balancing feedback loops, participating variables, delays, and possible breakpoints."
Detect reinforcing or balancing feedback loops in a causal or process structure and state the evidence for each loop.
required: [causal_graph, node_semantics, edge_polarity] optional: [time_delays, observed_series, intervention_records] constraints: [loop classification requires directed edges and polarity or transition evidence]
1. Normalize directed relations, polarity, and delays. 2. Enumerate simple cycles and identify reinforcing or balancing sign patterns. 3. Compare loops with observations or intervention evidence where available. 4. Report loop boundaries, uncertain edges, and testable implications.
produces: [feedback_loops, loop_classification, supporting_evidence, uncertain_edges, testable_implications] delta_fields: [findings, evidence_updates, uncertainties, recommended_jumps]
Do not infer feedback from a static co-occurrence or omit time direction where it determines loop meaning.
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.