Verifies reference docs have links to official Anthropic documentation and checks content accuracy against live official docs. Reports pass/fail per file.
$curl -o .claude/agents/doc-verifier.md https://raw.githubusercontent.com/orinachum/claude-code-guide/HEAD/agents/doc-verifier.mdInstalls into the current project.
Install doc-verifier by running `curl -o .claude/agents/doc-verifier.md https://raw.githubusercontent.com/orinachum/claude-code-guide/HEAD/agents/doc-verifier.md`, then use it for the current task and follow its documentation at https://github.com/orinachum/claude-code-guide.