HowardKao-1130

detect_contradictions

Detect contradictions between extracted claims.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/detect-contradictions

Install via the SkillsCat registry.

SKILL.md

Purpose: Flag conflicting claims to improve traceability and gap analysis.

Steps:

  • Identify claim pairs that share a subject and predicate but differ on object.
  • Use the LLM to validate contradictions when available.
  • Store contradictions with confidence scores.