triangulate-sources

Corroborates a claim by collapsing dependent sources and counting genuinely independent confirmations.

4|1|Updated Jul 30, 2026
One-click install
npx skills add https://github.com/radarist/structured-analytic-skills --skill triangulate-sources-radarist
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: triangulate-sources
Source: https://github.com/radarist/structured-analytic-skills/tree/main/skills/triangulate-sources
Command: npx skills add https://github.com/radarist/structured-analytic-skills --skill triangulate-sources-radarist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Multiple articles agreeing on a claim often trace back to a single press release, creating the illusion of independent confirmation. This Skill establishes whether a load-bearing claim is actually supported by two or more genuinely independent sources, preventing manufactured consensus from reaching executive summaries and recommendations. ## Core Features & Use Cases - Four independence tests: Checks each source pair for different originator, first-hand root document, publication event, and incentive structure, collapsing any cluster that fails a test into its single highest-graded member. - Structured verdict output: Emits a JSON report listing every source with its Admiralty grade, every collapsed source with the test it failed, the surviving independent count, and a verdict of corroborated, single-source, contested, or uncorroborated. - Use Case: Before publishing a brief stating a company closed a $3.5 billion Series E, gather five articles asserting it, walk each to its first-hand root, collapse the four that trace to the company's own announcement, and report the claim as single-source rather than corroborated. ## Quick Start Use triangulate-sources to check whether these articles citing the same valuation figure are genuinely independent or all quoting one press release.

Frequently Asked Questions about triangulate-sources

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

FAQPage Schema
How do I check if multiple sources are truly independent?▼

Walk each source to its first-hand root document and apply four tests: different originator, different underlying document or observation, different publication event, and different incentive structure. Sources failing any test collapse into one, and only surviving independent sources count toward corroboration.

How many independent sources are needed to corroborate a claim?▼

Two or more genuinely independent sources agreeing yields a corroborated verdict. Exactly one surviving source is reported as single-source, and zero routes to escalation rather than forcing a verdict.

What is the difference between source triangulation and Admiralty grading?▼

Admiralty grading rates the reliability and credibility of a single source on the A-F and 1-6 scales. Triangulation determines whether multiple sources are independent of each other; it uses Admiralty grades to decide which member of a collapsed cluster survives.

Can sources sharing a press release ever count as independent?▼

Only under a documented exception: if a source adds a separable first-hand element such as a named interview or an independent record check, it may count, provided the reasoning is written into the rationale field. An undocumented exception counts as a failed test.

When should I not use source triangulation?▼

Skip it for grading a single source, vetting an unfamiliar site, or peripheral claims already hedged. Corroboration costs lookups, so reserve it for claims a reader would act on, such as headline figures and recommendations.