lint

Audit a knowledge vault for structural consistency and outdated information.

2|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jameswong2011/InvestmentVault --skill lint-jameswong2011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/jameswong2011/InvestmentVault/tree/main/.claude/skills/lint
Command: npx skills add https://github.com/jameswong2011/InvestmentVault --skill lint-jameswong2011

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill performs comprehensive audits of a knowledge vault to identify inconsistencies, outdated data, orphaned notes, and missing links, ensuring data integrity and operational reliability.

Core Features & Use Cases

  • Vault Integrity Checks: Detects orphaned research notes, broken wikilinks, and schema drift across notes and graphs.
  • Staleness and Aging Analysis: Monitors age of manifests, snapshots, and key metadata, flagging outdated items.
  • Operational Reconciliation: Validates index consistency, locks, and registry alignment to prevent silent failures.
  • Use Case: Regularly run /lint to ensure the vault's health before crucial updates or audits, optimizing trust in stored knowledge.

Quick Start

Run the /lint command to perform an immediate health check of the entire vault, identifying critical issues and opportunities for cleanup.

Frequently Asked Questions about lint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my vault for broken wikilinks and orphaned notes?

To check vault integrity, run an audit that detects orphaned notes, broken wikilinks, and schema drift across your knowledge graphs. This ensures structural consistency and operational reliability.

What is the best way to find outdated metadata and stale notes in a knowledge vault?

Finding outdated metadata involves staleness and aging analysis, which monitors the age of manifests, snapshots, and key metadata to flag outdated items. This prevents silent operational failures.

How do I validate index consistency and registry alignment before a vault update?

You validate index consistency through operational reconciliation, which checks locks and registry alignment to prevent silent failures. Running this before crucial updates optimizes trust in stored knowledge.

Can I use scripts to automate vault health checks for schema drift?

Yes, you can use scripts and references for deep verification of schemas, links, and state markers. This automates the detection of structural inconsistencies and operational flaws.

Why does my knowledge vault have missing links and schema drift?

Missing links and schema drift occur due to structural inconsistencies accumulating over time. Auditing the vault identifies these operational flaws, outdated data, and orphaned notes to restore data integrity.