About
The sync-dotfiles skill automates the process of maintaining a public version of your development environment configurations without compromising security. By leveraging chezmoi to render templates and applying a robust safety blocklist, it ensures that SSH keys, API tokens, and private system paths are excluded before files are copied to your public repository. This workflow provides developers with a seamless way to share their setups while maintaining a necessary layer of manual review via unstaged git changes, ensuring only safe, production-ready dotfiles are published.