← ClaudeAtlas

wiki-lintlisted

Run the full 10-check lint suite against the wiki — use to check structural health; outputs wiki/lint-report.md with per-check results and overall health score; auto-fixes only safe issues (frontmatter stubs, index entries, orphan concepts to gaps.md); never auto-deletes content.
draakaap/lorewerk · ★ 1 · AI & Automation · score 74
Install: claude install-skill draakaap/lorewerk
# Wiki Lint — 10-check suite ## On activation Run all 10 checks in sequence against `wiki/`. Auto-fix where marked safe. Never auto-delete content. ## Scope — content pages only Checks 2 (orphans), 3 (frontmatter validity), and 9 (index completeness) apply to **content pages only**. Exclude the same set that `wiki-index-regenerator` excludes — these are system/infrastructure files, not wiki content: - `brain.md`, `index.md`, `log.md`, `gaps.md`, `health.md`, `review-queue.md`, `lint-report.md`, `staleness-report.md` (wiki-root system files) - Anything under `wiki/swarm/` (agent coordination + findings — transient) - Anything under `wiki/_archive/` (frozen historical reports) - Any file whose **basename starts with `_`** (scratch / handoff / audit convention — e.g. `_session-handoff.md`, `_challenger-audit.md`) - Auto-generated skill stubs at `claude-skills/skill-*.md` are excluded from Check 2 only (expected to lack inbound links by design) Checks 1, 4, 5, 6, 7, 10 apply to all pages including the system files. This scope policy was set 2026-05-07 after the 19-violation false-positive run where every flagged page was a system/infra file, not a content page. ## Pre-phase re-verification (mandatory) Any prior audit count is a hypothesis, not a fact. At the start of every phase that cites a specific defect count (e.g. "9 broken wikilinks", "3 orphans"), re-run the minimum query that produced the number and confirm before acting. Audit numbers decay across sessions