Doc Link Verifier banner
OriNachum OriNachum

Doc Link Verifier

Development community

Description

--- name: doc-link-verifier description: "Use this agent when you need to verify that reference documentation files in skills/ask/references/ contain proper links to official Anthropic Claude Code documentation and that those links are accurate and comprehensive. This agent checks for missing links, incorrect information, and missing critical details like limitations or important features.\\n\\nExamples:\\n\\n- user: \"Verify all the beginner docs have proper Anthropic links\"\\n assistant: \"I

Installation

Installs to ~/.claude/agents/orinachum-claude-code-guide-doc-link-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OriNachum/claude-code-guide/HEAD/.claude/agents/doc-link-verifier.md -o ~/.claude/agents/orinachum-claude-code-guide-doc-link-verifier.md

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

Full documentation available on GitHub

View Source Repository