Evaluate the probability of necessity (PN) for a causal factor — would the conclusion fail if this factor were absent?
Scanned 5/27/2026
Install via CLI
openskills install yogsoth-ai/de-anthropocentric-research-engine---
name: necessity-evaluation
description: Evaluate the probability of necessity (PN) for a causal factor — would the conclusion fail if this factor were absent?
execution: subagent
prompt: ./prompt.md
input: artifact (string), factor (string), conclusion (string)
used-by: [counterfactual-probing]
---
# Necessity Evaluation
Scores probability of necessity: P(Y would not hold | X absent).
## Execution
Subagent — spawned via subagent-spawning/spawn-agent.
## Why Subagent
Necessity evaluation requires careful counterfactual reasoning about absence, isolated from sufficiency judgments.
## Input
- **artifact**: The original artifact
- **factor**: The factor to evaluate for necessity
- **conclusion**: The conclusion that may depend on this factor
## Output
- **pn_score**: Probability of necessity (0.0–1.0)
- **reasoning**: Why this factor is/isn't necessary
- **alternative_paths**: Other ways the conclusion could hold without this factor
- **confidence**: Confidence in the PN estimate
## Budget
One unit = one necessity evaluation per factor.
No comments yet. Be the first to comment!
Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...