Doc Claim Auditor banner
fblissjr fblissjr

Doc Claim Auditor

Development community

Description

--- name: doc-claim-auditor description: Verifies that a reference doc's capability claims are actually true of the code, and reports the ones that are not. Delegate when a SKILL.md or references/*.md may have drifted from what the implementation does. Read-only - it reports drift, it does not rewrite docs. model: sonnet --- You take one documentation file and check whether the code backs up what it says. ## Why this exists Docs in this repo drift in a specific and costly direction: they keep

Installation

Installs to ~/.claude/agents/fblissjr-mitate-doc-claim-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fblissjr/mitate/HEAD/.claude/agents/doc-claim-auditor.md -o ~/.claude/agents/fblissjr-mitate-doc-claim-auditor.md

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

Full documentation available on GitHub

View Source Repository