Skip to content
Automation
Skill

/compare-hypotheses

Build an explicit comparison matrix over hypotheses, predictions, and evidence.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill compare-hypotheses --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/compare-hypotheses

Context preview

The summary Claude sees to decide when to auto-load this skill.

Build an explicit comparison matrix over hypotheses, predictions, and evidence.

SKILL.md

compare-hypotheses.SKILL.md
name: compare-hypotheses
description: "Build an explicit comparison matrix over hypotheses, predictions, and evidence."

compare-hypotheses

Purpose

Compare competing hypotheses against shared evidence, predictions, assumptions, and explanatory scope.

Input contract

required: [hypotheses, evidence_records, comparison_criteria]
optional: [priors, discriminating_predictions, model_constraints]
constraints: [criteria and evidence must be applied symmetrically]

Procedure

1. Normalize hypotheses to comparable claims and assumptions. 2. Map each hypothesis to predictions and supporting or conflicting evidence. 3. Compare explanatory coverage, residual anomalies, and required assumptions. 4. Record relative support and evidence that would change the comparison.

Output contract

produces: [hypothesis_comparison, prediction_matrix, support_profile, discriminating_evidence]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions, open_questions]

Quality gates

  • Shared evidence is not counted repeatedly.
  • A criterion omitted for one hypothesis is omitted for all.

Failure and counterexamples

Do not choose the simplest-sounding hypothesis without comparing predictive adequacy and assumptions.

Provenance map

  • `resolved: compare-hypotheses`
Ships withde-anthropocentric-research-engine

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.

Get the whole plugin