Vault Health — Code Quality skill for Claude Code
Run the vault health lint and turn findings into a prioritized fix queue.
How to install Vault Health
Installs to ~/.claude/skills/lukehle-vaultkit-vault-health/SKILL.md
mkdir -p ~/.claude/skills/lukehle-vaultkit-vault-health && curl -fsSL https://raw.githubusercontent.com/Lukehle/vaultkit/HEAD/commands/vault-health.md -o ~/.claude/skills/lukehle-vaultkit-vault-health/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Vault Health does
description: Run the vault health lint and turn findings into a prioritized fix queue
/vault-health
$ARGUMENTS
Run the **vault-health** skill against the vault named in the arguments (default: current directory).
node ~/.claude/vaultkit/scripts/vault-lint/cli.js --vault --json— check the exit code itself, never a filtered echo of the output.- Report errors first (secrets, broken wikilinks) with the specific fix for each; secrets found in notes also mean: rotat
Alternatives in Code Quality
- Lint — Run code quality checks on the project 155 ★
- Lint Proposals — Lint Proposals Skill 115 ★
- Foundry Lint — Health-check the Foundry vault 99 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cr
Comprehensive code review using parallel specialist agents. Produces actionable findings prioritized by severi
Vault Bridge
Obsidian vault as compiled knowledge base. Use when user says ingest, compile, query, lint, evolve, or asks qu
Vault Lint
볼트 무결성 검증 + 자가 치유 — 치명 이슈(프런트매터/Enum/로그 태그)는 즉시 치유, 관리성 이슈(데드링크/고아/SSOT)는 사용자 확인 후 처리
Ctx Client Lint
Print transparent decision-context health diagnostics for one client.
Dotclaudemd
CLAUDE.md Template Registry CLI - scaffold, lint, and health-check your CLAUDE.md files
Fix Linter Warnings
Fixes 25 lint issues per batch, uses suppression when needed
Related Agents
Project Auditor
Read-only health audit of the VibeFrame monorepo. Use for a periodic project review — structure, CLI/doc drift
Issue Manager
Manages the GitHub issue lifecycle for claude-code-vault. Creates well-structured issues from review/audit fin
Dependency Doctor
Dependency health management — outdated packages, vulnerabilities (CVE), breaking change risk for major bumps.