ideaverse-maintenance
CommunityMaintain vault health with audits and maintenance.
System Documentation
What problem does it solve?
Keep Ideaverse vaults healthy by performing routine audits and maintenance workflows. This skill helps identify broken links, orphan notes, frontmatter drift, MOC bloat, and archiving opportunities, ensuring a robust and navigable knowledge base.
Core Features & Use Cases
- Automated vault diagnostics: run the six scripts (find_broken_links, find_orphans, check_frontmatter, detect_moc_bloat, validate_squeeze_points, suggest_archival) to produce a health report.
- Structural hygiene: detect MOC bloat, squeeze points, and orphan notes to improve navigation and structure.
- Compliance and governance: verify frontmatter integrity and ensure vault-level consistency across notes.
- Use case: After migrating a vault, run the maintenance suite to surface and fix gaps, then generate a vault health report for stakeholders.
Quick Start
Run the maintenance workflow against your vault path by executing the six scripts in order against the root vault directory, for example: find_broken_links.py /path/to/vault; find_orphans.py /path/to/vault; check_frontmatter.py /path/to/vault; detect_moc_bloat.py /path/to/vault; validate_squeeze_points.py /path/to/vault; suggest_archival.py /path/to/vault.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ideaverse-maintenance Download link: https://github.com/mrfelton/ideaverse/archive/main.zip#ideaverse-maintenance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.