Skip to content
Automation
Skill

/design-discriminating-prediction

Construct a prediction that yields different outcomes under competing hypotheses.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill design-discriminating-prediction --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/design-discriminating-prediction

Context preview

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

Construct a prediction that yields different outcomes under competing hypotheses.

SKILL.md

design-discriminating-prediction.SKILL.md
name: design-discriminating-prediction
description: "Construct a prediction that yields different outcomes under competing hypotheses."

design-discriminating-prediction

Purpose

Design an observation or test whose outcomes distinguish among competing hypotheses.

Input contract

required: [hypotheses, current_evidence, target_comparison]
optional: [constraints, measurable_variables, candidate_interventions]
constraints: [predictions must differ on an observable outcome]

Procedure

1. Identify the unresolved contrast between hypotheses. 2. Derive each hypothesis's prediction under candidate conditions. 3. Select the condition maximizing interpretable separation within constraints. 4. Specify outcome, measurement, and interpretation for each possible result.

Output contract

produces: [discriminating_test, prediction_table, measurement_plan, interpretation_rules]
delta_fields: [hypothesis_updates, decisions, uncertainties, recommended_jumps]

Quality gates

  • Predictions differ before the test is selected.
  • Confounds and ambiguous outcomes are recorded.

Failure and counterexamples

Do not call a test discriminating when all hypotheses predict the same result or when the measurement cannot separate them.

Provenance map

  • `resolved: design-discriminating-prediction`
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