What problem does it solve?
This Skill prevents knowledge bases from silently degrading by detecting orphan pages, broken topic cross-references, outdated claims, and internal contradictions before they mislead future work.
Core Features & Use Cases
- Orphan detection & auto-fix: Finds pages under
Wiki/ not listed in index.md and adds them to an ## Orphaned section to restore discoverability.
- Cross-reference repair: Detects plain-text mentions of wiki topics and wraps them in
[[...]] links to maintain navigability.
- Staleness & contradiction surfacing: Flags pages with outdated
updated: signals based on topic decay thresholds, and reports contradictions across pages for founder review.
- Run scheduling & audit trail: Supports weekly execution (Saturdays) and manual operator commands, appending a log entry to
Wiki/log.md after each run.
Quick Start
Ask the AI operator to "lint the wiki" to scan the Brain-1 wiki and apply orphan and cross-reference fixes while producing a report for stale claims and contradictions.