wiki-lint

Audit Herald's wiki for orphaned pages, dead wikilinks, stale claims, and index mismatches, emitting a report without mutating files.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/dbbaskette/herald --skill wiki-lint-dbbaskette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/dbbaskette/herald/tree/main/skills/wiki-lint
Command: npx skills add https://github.com/dbbaskette/herald --skill wiki-lint-dbbaskette

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits Herald's long-term memory wiki for orphaned pages, dead wikilinks, stale or contradicting claims, and index/file mismatches. Emits a report; does NOT mutate files without the user's explicit confirmation. Use when the user says "lint memory", "audit the wiki", "check memory health", or runs a scheduled memory health check via cron.

Core Features & Use Cases

The health-check arm of Herald's wiki surfaces issues without silent fixes. It identifies orphan pages, dead wikilinks, stale or conflicting claims, and index-file mismatches, emitting a comprehensive report to guide user action. Typical scenarios include daily or cron-driven memory health audits and pre-ingest checks before large wiki updates.

Quick Start

Run the wiki-lint skill over the Herald memory wiki to generate a health report and review suggested actions.

Frequently Asked Questions about wiki-lint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my memory wiki for dead links and orphaned pages?

You audit a memory wiki by running a lint check that identifies orphaned pages, dead wikilinks, stale claims, and index-file mismatches, generating a health report without modifying any files.

What is the best way to check long-term memory consistency before a large wiki update?

A pre-ingest health check identifies stale or contradicting claims across memory pages, emitting a comprehensive consistency report to guide your actions before applying large wiki updates.

Can I schedule a memory wiki health check to run automatically on cron?

Yes, memory wiki health audits can be cron-scheduled or run on-demand to regularly surface consistency issues across memory pages located at the default memory root directory.

Does the wiki lint process fix broken memory pages automatically?

No, the wiki lint process reports consistency issues without mutating files, requiring explicit user confirmation before any fixes are applied to the memory wiki structure.

How do I find contradicting claims and index mismatches in my memory directory?

You find contradicting claims and index mismatches by scanning the memory root directory using shell tools to read files and cross-reference wiki links, producing a detailed health report.