contradiction-tension

Analyze apparent contradictions in texts and distinguish genuine contradictions from productive tensions.

Updated Sep 8, 2026
One-click install
npx skills add https://github.com/jkutianski/Rizome-and-AI --skill contradiction-tension-jkutianski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contradiction-tension
Source: https://github.com/jkutianski/Rizome-and-AI/tree/main/.agents/skills/contradiction-tension
Command: npx skills add https://github.com/jkutianski/Rizome-and-AI --skill contradiction-tension-jkutianski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Philosophical and analytical texts often contain apparent contradictions that may actually be productive tensions, scope differences, or argumentative development. This Skill prevents false-positive contradiction reports while catching genuine logical, conceptual, methodological, structural, semantic, and argumentative contradictions that require intervention. ## Core Features & Use Cases - Same-Conditions Testing: Systematically compares claims across subject, predicate, scope, modality, time, scale, and conceptual meaning before classifying them as contradictory. - Severity Classification: Assigns findings to five severity levels (A–E) with confidence ratings, distinguishing critical contradictions from productive tensions worth preserving. - Use Case: When auditing a rhizomatic text about AI that claims both "AI participates in decision-making" and "AI does not independently decide," the Skill reconstructs both claims, tests whether participation and independent decision are the same predicate, and concludes they are compatible rather than contradictory. ## Quick Start Analyze this text for apparent contradictions and classify each finding as a genuine contradiction or a productive tension with severity and confidence ratings.

Frequently Asked Questions about contradiction-tension

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

FAQPage Schema
How do I check if two statements in a text actually contradict each other?

Reconstruct each claim's subject, predicate, scope, modality, time, scale, and conditions, then test whether both claims concern the same thing under the same conditions. If scope, time, scale, or conceptual meaning differ meaningfully, the apparent contradiction usually disappears.

What is the difference between a contradiction and a productive tension?

A contradiction exists when two claims cannot both be true under the same relevant conditions. A productive tension involves claims pulling in different directions while remaining compatible, often revealing something important about the phenomenon being analyzed.

How do I detect methodological contradictions in academic writing?

Identify the methodological rules the text explicitly establishes, then check whether later passages violate those rules without justification. For example, treating provisional observer-constructed categories as fixed properties of the territory is a methodological contradiction.

When should apparent contradictions be left unchanged in a text?

Leave them unchanged when the opposition is intentional and productive, such as map versus territory or stability versus transformation. Intervene only when claims are genuinely incompatible, unintentional, and impair the reader's understanding of the argument.

Why do scope and modality differences create false contradiction reports?

Claims using different quantifiers or modal verbs, such as "can" versus "must" or "some" versus "all," are not contradictory. A possibility claim is compatible with a non-necessity claim, so comparing them without normalizing scope produces false positives.