Foundry Lint banner
jameesy jameesy

Foundry Lint

Code Quality community

Description

Health-check the Foundry vault. **Before doing anything**, read `CLAUDE.md` at the vault root for the full rules of engagement. ### What this does Scan every file in `sources/` and `wiki/` (including `wiki/_meta/`). Validate structure, cross-references, and consistency. Overwrite `wiki/_meta/health.md` with the results. This is the vault's immune system — it catches drift before it compounds. ### Checks to run #### 1. Stats Count and report: - Source notes in `sources/` - Concept articles

Installation

Installs to ~/.claude/commands/jameesy-foundry-vault-foundry-lint.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jameesy/foundry-vault/HEAD/.claude/commands/foundry-lint.md -o ~/.claude/commands/jameesy-foundry-vault-foundry-lint.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository