This is a comprehensive reference for managing dotfiles with chezmoi across multiple machines. It covers the full workflow from initial setup through daily operations like tracking config changes, syncing via Git, and resolving conflicts. The skill includes 14 documented patterns, from basic status checks to advanced templating with OS-conditional blocks and 1Password integration. Notable sections cover the "forget" command for untracking files without deletion and the safe update workflow that diffs before applying changes. If you're already using chezmoi or considering it for cross-machine config sync, this gives you battle-tested commands with verification steps. The self-evolving approach means it gets updated when edge cases hit, which is the right philosophy for dotfile tooling where small platform differences matter.
npx skills add https://github.com/terrylica/cc-skills --skill chezmoi-workflows