cross-dim-fact-check

Reconcile findings across research streams to surface conflicts, overlaps, and gaps.

2|3|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/genesis-agents/GenesisPod --skill cross-dim-fact-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-dim-fact-check
Source: https://github.com/genesis-agents/GenesisPod/tree/main/backend/src/modules/ai-app/playground/mission/skills/cross-dim-fact-check
Command: npx skills add https://github.com/genesis-agents/GenesisPod --skill cross-dim-fact-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Align and reconcile findings across parallel research streams to surface conflicts, overlaps, and gaps.

Core Features & Use Cases

  • Conflict detection: identify inconsistent entity-attribute pairs across dimensions with rationale.
  • Overlap and gap analysis: detect semantic overlaps and missing coverage, enabling remediation.
  • Aggregate figure pool: consolidate researcher-provided figure candidates with deduplication and provenance.

Quick Start

Provide your per-dimension results and run the cross-dim fact reconciliation to produce a unified cross-dim analysis.

Frequently Asked Questions about cross-dim-fact-check

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

FAQPage Schema
How do I reconcile conflicting findings from multiple research streams?

Cross-dimension fact reconciliation identifies inconsistent entity-attribute pairs across parallel research streams, providing rationale and provenance metadata to resolve conflicts and align findings.

What is the best way to detect data gaps and overlaps across research dimensions?

Detecting data gaps and semantic overlaps across research dimensions requires running a cross-dim gap analysis to assess missing coverage, enabling targeted remediation across N parallel research streams.

How do I consolidate figure candidates from multiple researchers without duplicates?

Consolidate figure candidates from multiple researchers by aggregating them into a deduplicated cross-dim figure-candidate pool, assigning unique fact IDs and tracking provenance for each entry.

Can I use cross-dim fact reconciliation for workflows with more than two dimensions?

Yes, cross-dim fact reconciliation supports multi-dimension workflows requiring deduplication, overlap detection, and cross-dim aggregation across N dimensions to produce a unified analysis.

What is a cross-dim fact table and when do I need one?

A cross-dim fact table is a structured output consolidating findings from parallel research streams with unique fact IDs and provenance, needed when aligning multi-dimension workflows to surface conflicts and gaps.