A practical recipe for keeping the authored parts of your AI tools (instructions, skills, agents, commands, prompts, settings) in git while leaving the runtime junk (chat history, project caches, transcripts, telemetry, plugins) out of it.
This guide is written for both humans and agents handed the job "set up dotfile management for my AI tools." Follow it top-to-bottom on a fresh machine, or jump to Adding a new AI tool if chezmoi is already initialized.