contradiction-check

Detect contradictory definitions and inconsistent constraints across codebases and requirements.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill contradiction-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contradiction-check
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-model-law-discovery/references/contradiction-check.md
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill contradiction-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Systematically detects contradictory definitions and inconsistent constraints.

Quick Start

Run contradiction checks across newly discovered terms and laws to ensure coherence.

Frequently Asked Questions about contradiction-check

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

FAQPage Schema
How do I check for contradictions in discovered terms and laws?

Contradiction-check systematically detects conflicting definitions and inconsistent constraints across newly discovered vocabulary and law candidates. Run it after term and law discovery to ensure coherence before moving to term card and law card creation.

When should I run contradiction checks during codebase discovery?

Run contradiction checks after bootstrapping vocabulary and law discovery in new projects, when retrofitting existing code to extract terms and laws, and during Phase A-B catalog creation to validate candidate consistency before downstream processing.

What outputs do I get from contradiction detection?

Contradiction-check validates discovered vocabulary and law candidates against consistency rules, outputting conflict reports ready for refinement. Results feed directly into /lde-term-card and /lde-law-card workflows for final curation.

Can I use contradiction-check without prior term and law discovery?

No. Contradiction-check requires vocabulary candidates and law candidates as input from automated discovery or manual source collection. It validates consistency across already-discovered terms and laws, not initial extraction.

What happens when contradictions are found in my candidates?

Contradiction-check reports inconsistent definitions and constraint violations so you can resolve conflicts before proceeding. Fixing contradictions ensures downstream term cards and law cards maintain semantic coherence across your catalog.

Does contradiction-check work with both automated and manual discovery workflows?

Yes. Contradiction-check validates consistency regardless of whether terms and laws came from automated discovery, source collection, or hybrid approaches. It applies to any candidates ready for /lde-term-card and /lde-law-card processing.