Files
claudetools/.grok/skills/wiki-lint/SKILL.md
Mike Swanson 6de0ce6098 sync: auto-sync from GURU-5070 at 2026-06-03 11:52:45
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-03 11:52:45
2026-06-03 11:52:52 -07:00

721 B

name, description
name description
wiki-lint Health-check the wiki for missing articles, stale content, broken backlinks, and cross-reference gaps. Use with /wiki-lint or after wiki-compile runs.

Grok skill. Details in .claude/commands/wiki-lint.md.

Runs checks against the wiki/ tree (stale IPs, orphaned pages, bad links to clients/projects/systems). GrepAI-first (MANDATORY): Use search_tool + use_tool (grepai__grepai_search etc. via the MCP) before any read_file or built-in grep for discovering issues in wiki, session-logs, or related files. Only read full files when editing or the semantic results are insufficient. Report findings and suggest fixes (often via wiki-compile or manual edits).