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
This commit is contained in:
@@ -6,4 +6,5 @@ description: >
|
||||
|
||||
**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). Use `read_file` + grep tools (or the grepai MCP) heavily. Report findings and suggest fixes (often via wiki-compile or manual edits).
|
||||
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).
|
||||
Reference in New Issue
Block a user