Verify Templates banner
edjchapman edjchapman

Verify Templates

Development community

Description

--- description: Validate that every chezmoi `.tmpl` in this repo renders for all machine_type × arch combos. allowed-tools: Bash(make verify-templates), Bash(chezmoi execute-template:*), Bash(git diff:*), Bash(git status:*), Glob, Read --- Run `make verify-templates`. If the user passed file paths as arguments, scope the validation to just those files instead. If anything fails, hand the failure list to the `chezmoi-template-validator` subagent for a structured matrix report. Otherwise, confi

Installation

Installs to ~/.claude/commands/edjchapman-dotfiles-verify-templates.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edjchapman/Dotfiles/HEAD/.claude/commands/verify-templates.md -o ~/.claude/commands/edjchapman-dotfiles-verify-templates.md

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

Full documentation available on GitHub

View Source Repository