What problem does it solve?
It eliminates uncertainty about what your Obsidian wiki has ingested, what changed since the last ingest, and what remains pending, so you can choose the right next action with confidence.
Core Features & Use Cases
- Ingest delta reporting: Compares on-disk sources (documents, Claude project history, Codex sessions) against the vault’s
.manifest.json ledger to classify New, Modified, Touched, Unchanged, and Deleted items.
- Vault health visibility: Summarizes page visibility distribution (public/internal/pii) by scanning frontmatter tags across the vault.
- Structure intelligence (insights mode): Builds a wikilink graph to surface hubs, bridges, cohesion/fractured clusters, surprising cross-category connections, and orphan-adjacent pages, then writes an
_insights.md report at the vault root.
- Pipeline-aware fallback: When
AGENTS.md indicates an external ingest pipeline, replaces manifest deltas with pipeline-fed counts and warnings for failed raw artifacts.
Quick Start
Ask your assistant to run the wiki-status skill to report what has been ingested and what is left to process in your current Obsidian vault.