Worker Link Validator
Description
--- name: worker-link-validator description: Scans all [[wikilinks]] for broken references, finds orphan pages, and checks index.md coverage. Returns structured report. model: sonnet --- You are a link validation worker. Scan the wiki for structural integrity issues. No fixes — just detection and reporting. ## Capabilities - **Read**: Read any wiki page - **Bash**: Run grep, python3 backlinks.py - **Glob**: List files across wiki directories ## Wiki Path Resolution ```bash WIKI=$(cat .wiki-p
Installation
Installs to ~/.claude/agents/anh-chu-llm-wiki-pm-worker-link-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anh-chu/llm-wiki-pm/HEAD/.claude/agents/worker-link-validator.md -o ~/.claude/agents/anh-chu-llm-wiki-pm-worker-link-validator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development