viewpoint-verification

Validates hypotheses and arguments through falsification testing, Bayesian scoring, and robustness analysis.

6|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/yakeworld/Synthos --skill viewpoint-verification-yakeworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: viewpoint-verification
Source: https://github.com/yakeworld/Synthos/tree/main/skills/core/viewpoint-verification
Command: npx skills add https://github.com/yakeworld/Synthos --skill viewpoint-verification-yakeworld

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Scientific hypotheses and arguments often suffer from confirmation bias, unfalsifiable claims, and untested robustness, leading to unreliable research conclusions. This Skill systematically stress-tests hypotheses and arguments before they are accepted as research claims. ## Core Features & Use Cases - Popper Falsifiability Testing: Checks whether a hypothesis has concrete, testable falsification conditions and flags unfalsifiable claims as speculative. - Bayesian Confidence Scoring: Updates prior to posterior confidence using evidence-quality-graded likelihood ratios, with a five-level verdict from strong support to strong opposition. - Robustness and Counterargument Analysis: Runs sensitivity checks across sample, method, population, and time dimensions, and enumerates at least three alternative explanations. - Use Case: Given a hypothesis like "a plasma biomarker predicts Alzheimer's disease 5-10 years early" with supporting evidence, the Skill produces a verification report with falsification conditions, posterior confidence, counterarguments, and a clear verdict such as insufficient_evidence. ## Quick Start Verify this hypothesis and its supporting argument using falsification testing, Bayesian confidence scoring, and robustness analysis, then output a verification report with a clear verdict.

Frequently Asked Questions about viewpoint-verification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify a scientific hypothesis for falsifiability?

Apply Popper falsifiability testing by asking what evidence could overturn the hypothesis, whether those counterexample conditions are measurable in practice, and whether untestable claims should be marked speculative. Unfalsifiable hypotheses are excluded from Bayesian scoring.

How does Bayesian hypothesis scoring work with evidence quality?

Bayesian updating converts a prior confidence to a posterior using likelihood ratios graded by evidence quality. High-quality RCTs or meta-analyses get LR 8-15, cohort studies 4-8, case-control studies 2-4, and expert opinion 1-2, preventing subjective confidence assignment.

What is the difference between hypothesis generation and viewpoint verification?

Hypothesis generation constructs candidate explanations forward, while viewpoint verification works in reverse to falsify them. Verification enumerates counterarguments, tests robustness, and issues a verdict; it never generates hypotheses or builds arguments itself.

When should a hypothesis be marked as speculative or unfalsifiable?

Mark a hypothesis speculative when it is tautological, references unobservable constructs without operational definitions, or is protected by unfalsifiable caveats. Such hypotheses skip Bayesian updating entirely and receive no posterior confidence score.

Why does verification require at least three alternative explanations?

Requiring three or more alternative explanations counteracts confirmation bias, the most common verification failure. Each alternative is assessed for whether existing evidence can exclude it, and unexcluded ones must be listed in the paper's Limitations section.