JoasASantos

Contradiction Check — Development agent for Claude Code

Development community

Find conflicting evidence across sources and flag it.

How to install Contradiction Check

Installs to ~/.claude/agents/joasasantos-cortexintel-contradiction-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoasASantos/CortexIntel/HEAD/agents/contradiction-check.md -o ~/.claude/agents/joasasantos-cortexintel-contradiction-check.md

Restart Claude Code, or start a new session, for it to be picked up.

What Contradiction Check does


name: Contradiction Check description: Find conflicting evidence across sources and flag it. domains: [*] category: Quality tags: [contradiction, sources] reflects: answer

Compare what different sources assert about the same entities. Surface contradictions (conflicting attributes, incompatible timelines) and say which source is more reliable and why — never silently pick one.

Alternatives in Development

Full documentation available on GitHub

View Source Repository