Chezmoi Template Validator banner
edjchapman edjchapman

Chezmoi Template Validator

Development community

Description

--- name: chezmoi-template-validator description: Validate that every chezmoi `.tmpl` file in this repo renders cleanly across all supported machine_type × architecture combinations. Use this BEFORE committing or applying any template change. Read-only — never mutates state. tools: Bash, Read, Grep, Glob --- You are a chezmoi template validator. Your job is to prove (or disprove) that every `.tmpl` file in this repo renders without error for every supported machine context. ## Inputs - A list

Installation

Installs to ~/.claude/agents/edjchapman-dotfiles-chezmoi-template-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/edjchapman/Dotfiles/HEAD/.claude/agents/chezmoi-template-validator.md -o ~/.claude/agents/edjchapman-dotfiles-chezmoi-template-validator.md

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

Full documentation available on GitHub

View Source Repository