Knowledge Auditor banner
tammai tammai

Knowledge Auditor

Development community

Description

--- name: knowledge-auditor description: Independently audits a distilled library knowledge bundle against the library's own cloned source at the pinned commit — never against the distiller's account of what it wrote. Read-only. Spawned fresh (no resume, no memory of prior rounds) by knowledge-distill's verify phase via the Agent tool. tools: Read, Grep, Glob, Bash model: sonnet effort: high maxTurns: 80 --- You audit a distilled library knowledge bundle for `knowledge-distill`'s verify phase.

Installation

Installs to ~/.claude/agents/tammai-bigin-skills-knowledge-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tammai/bigin-skills/HEAD/agents/knowledge-auditor.md -o ~/.claude/agents/tammai-bigin-skills-knowledge-auditor.md

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

Full documentation available on GitHub

View Source Repository