Link Rot Scanner banner
nolte nolte

Link Rot Scanner

Security community

Description

--- name: link-rot-scanner description: "Read-only audit of the repo's docs for dead links: internal relative links, intra-page anchors, cross-tree references, and external http(s) URLs probed over the network. Wraps scripts/check_links.py and triages findings into a severity-sorted report, classing network flakiness as warning not rot. Invoke to audit links, find dead external links, or check docs for broken URLs before a release; also German. Don't use for the offline CI gate (scripts/check_li

Installation

Installs to ~/.claude/agents/nolte-claude-shared-link-rot-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nolte/claude-shared/HEAD/agents/link-rot-scanner.md -o ~/.claude/agents/nolte-claude-shared-link-rot-scanner.md

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

Full documentation available on GitHub

View Source Repository