What problem does it solve?
This Skill detects and reports structural, schema, and indexing problems in a wiki-style vault so your knowledge base stays consistent and discoverable.
Core Features & Use Cases
- Vault health scanning: Finds stale/empty pages, orphan pages (via inbound link density), and structural placement violations.
- Schema compliance checks: Validates frontmatter requirements across Source/Concept/Entity/Bridge/Conflict/Landing page types, including v1 vs v2 field rules.
- Index and timeline integrity: Flags index.md mismatches (missing files vs phantom entries) and performs timeline sidecar migration for overly long timeline arrays.
- Non-destructive safety: Writes only targeted frontmatter fields and flags (like ^stale and backlink_density) without modifying page bodies or deleting files.
Quick Start
Run the vault lint by asking: "lint the vault" to generate a grouped health report and update only frontmatter flags for staleness and backlink density.