home/dot_hermes/skills/dotfiles-maintenance/SKILL.md
Maintain this chezmoi-managed dotfiles repository safely. Use when adding, changing, validating, or deploying files under the dotfiles source tree, especially agent configuration.
npx skillsauth add salverius-tech/dotfiles dotfiles-maintenanceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This repository uses chezmoi. The source tree is the repository's home/ directory;
managed names such as dot_claude, dot_hermes, and private_dot_config map to
paths in the user's home directory.
git status and the relevant source files.CLAUDE.md and any applicable project instructions.Prefer the repository's checks:
make test
make validate
chezmoi execute-template < path/to/file.tmpl
chezmoi diff
Run only commands that exist in the current environment. Report missing prerequisites instead of claiming that validation passed.
Use chezmoi diff before applying changes. Apply only after the user requests
installation or deployment. For agent configuration, verify the resulting paths,
then restart or reload the affected runtime only when requested and safe.
Do not commit or push unless explicitly requested. Never overwrite runtime state without checking its scope. Prefer a focused diff over broad regeneration, and do not create ad hoc backup files inside the repository.
tools
Use when creating, reviewing, measuring, updating, or pruning Hermes skills and bundles.
tools
Design and verify Hermes cron jobs and recurring automation. Use when creating, editing, reviewing, pausing, or debugging scheduled Hermes tasks.
testing
Inspect, modify, test, and review Git repositories without unintended commits or destructive changes. Use for repository work, reviews, branch operations, or release preparation.
tools
Install, inspect, enable, load, and verify Hermes plugins and companion services. Use when a Hermes plugin, bridge, gateway integration, or plugin-provided tool is missing or unreliable.