Use when an LLM Wiki operation issue is a lint or health check. Audit for contradictions, orphans, weak provenance, broken links, missing concept pages, and index/log drift; return triage findings without auto-fixing.
75
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Audit, do not edit. Return findings the maintainer (human or agent) can triage.
operationType: "lint".wikiId, spaceSlug, and space root. Lint only that space unless the issue explicitly says this is a multi-space sweep.wiki/index.md and wiki tree with wiki_search and wiki_read_page, always passing the operation issue's wikiId and spaceSlug. Build a mental map of: pages that exist, pages referenced from index.md, pages referenced from other pages, and raw sources.raw/ has superseded it. Flag the older page; never overwrite.wiki/ page is not linked from index.md and not referenced from any other wiki page. Either it should be linked, removed, or merged.wiki/concepts/<slug>.md. Recommend creating one.[[wiki-links]] — a link target file does not exist.index.md, or index.md lists pages that no longer exist. Recent operations in wiki/log.md that did not produce a corresponding page change.ingest, paperclip-distill, index-refresh, manual review).wiki/. Lint is read-only by design — the maintainer or the routine that follows decides which findings to act on.## [YYYY-MM-DD] lint | <N findings, M critical>
- operation issue: <issue identifier>
- critical: <count>
- medium: <count>
- low: <count>Before closing the operation issue:
raw/ were modified. No files under wiki/ were modified except wiki/log.md.wiki_search, wiki_read_page, wiki_list_sources, wiki_read_source, wiki_write_page (only wiki/log.md). Always include the operation issue's wikiId and spaceSlug.
14f20be
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.