Read-only knowledge-graph integrity check for the vault. Reports broken [[wikilinks]], tables that render as raw text because they lack a blank line before them, orphaned notes (no links in or out), capture notes missing source/captured_from frontmatter, and Areas missing the standard init-area structure (kanban, to-check, hub, dashboard, draft/scout/synthesis). Use when the user wants to check vault health, find broken/dead links, fix broken/garbled tables, find orphan or disconnected notes, audit the linking graph, verify traceability, or check that every Area is structurally compliant. Read-only by default; a --headless routine mode instead writes a dated report to 99-system/maintenance/lint-report/ and opens a correction card for Claude in agent-kanban.md.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill vault-linterInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/vault-linter"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.