Wikimate Reviewer banner
sodam-ai sodam-ai

Wikimate Reviewer

Development community

Description

--- name: wikimate-reviewer description: Use this agent immediately after wikimate_collect creates a new note (dry_run=false), or after any wikimate_link/wikimate_classify/wikimate_summarize real write, before reporting success to the user. It independently reviews the affected note file for content distortion, prompt-injection contamination, and unintended overwrite of an existing note. Especially important after wikimate_summarize (summary/atomic_note) — that is the one write path where the ca

Installation

Installs to ~/.claude/agents/sodam-ai-sodam-wikimate-wikimate-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sodam-ai/SoDam-WikiMate/HEAD/agents/wikimate-reviewer.md -o ~/.claude/agents/sodam-ai-sodam-wikimate-wikimate-reviewer.md

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

Full documentation available on GitHub

View Source Repository