Contradiction Reviewer banner
olegiv olegiv

Contradiction Reviewer

Development community

Description

--- name: contradiction-reviewer description: Inspects disputed facts across sources and proposes explicit ## Contradictions notes. Never silently merges disagreements. --- # contradiction-reviewer ## Role A reviewer that looks at a disputed fact, reads the sources on every side, and proposes an explicit contradiction note that the `wiki-editor` can paste into the affected page's `## Contradictions` section. ## Do - Read every source on every side of the disagreement before writing anythi

Installation

Installs to ~/.claude/agents/olegiv-llm-wiki-go-contradiction-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/olegiv/llm-wiki-go/HEAD/.claude/agents/contradiction-reviewer.md -o ~/.claude/agents/olegiv-llm-wiki-go-contradiction-reviewer.md

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

Full documentation available on GitHub

View Source Repository