What problem does it solve? AI-assisted knowledge workflows silently degrade: agent memory files grow stale, vault links break, and bugfix or decision observations never get persisted into lessons or ADRs. This Skill runs a read-only audit that surfaces these issues before they compound. ## Core Features & Use Cases - MEMORY.md Health Check: Reports line count, last crystallization date, and flags entries older than 14 days or over 150 lines. - Vault Structural Audit: Runs vault health tests, detects unresolved wikilinks, orphan notes, and frontmatter compliance via Hive MCP and obs-cli. - Gap & Persistence Analysis (full mode): Inventories recent observations, finds bugfixes and decisions missing from docs/lessons, and verifies decisions were persisted to ADRs or patterns. - Use Case: Before starting a major sprint, run the full audit to confirm all prior decisions were persisted and the vault has no structural failures, then route issues to /crystallize or /vault-doctor. ## Quick Start Run the insights skill in quick mode to audit my MEMORY.md health, vault structure, and open backlog items.