Wiki Lint banner
AgriciDaniel AgriciDaniel

Wiki Lint

Development community

Description

--- name: wiki-lint description: > Comprehensive wiki health check agent. Scans for orphan pages, dead links, stale claims, missing cross-references, frontmatter gaps, and empty sections. Generates a structured lint report. Dispatched when the user says "lint the wiki", "health check", "wiki audit", or "clean up". <example>Context: User says "lint the wiki" after 15 ingests assistant: "I'll dispatch the wiki-lint agent for a full health check." </example> <example>Context: User s

Installation

Installs to ~/.claude/agents/agricidaniel-claude-obsidian-wiki-lint.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/HEAD/agents/wiki-lint.md -o ~/.claude/agents/agricidaniel-claude-obsidian-wiki-lint.md

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

Full documentation available on GitHub

View Source Repository