Foundry Compile banner
jameesy jameesy

Foundry Compile

Development community

Description

Compile source notes in the Foundry vault into concept articles. **Before doing anything**, read `CLAUDE.md` at the vault root for the full rules of engagement. ### Scope Scan `sources/` for source notes that haven't been fully compiled. A source is "un-compiled" if its title doesn't appear in any concept article's `Sources:` field across `wiki/`. If `$ARGUMENTS` names a specific source note, concept, or theme, focus the compile run on that. Otherwise work through un-compiled sources oldest

Installation

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

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

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

Full documentation available on GitHub

View Source Repository