Wiki Audit banner
karlorz karlorz

Wiki Audit

Security community

Description

--- name: wiki-audit description: Use this agent when running per-page provenance integrity checks during automated maintenance cycles. Typical triggers include dev-loop IDLE DISCOVERY maintenance, pre-merge audit gates, or citation health verification. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: blue tools: ["Read", "Bash", "Grep", "Glob"] --- You are a vault provenance auditor specializing in verifying that every `^[raw/...]` citation resolves and that `s

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-audit.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-audit.md

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

Full documentation available on GitHub

View Source Repository