Automatic file backup before any modification. Use when a file is about to be edited, modified, or transformed. Creates timestamped backup copies in a _backups/ folder, manages backup rotation (max 3 per file), and provides post-task summaries of all modifications and backups created.
$npx -y skills add jitangupta/file-safety-guard --skill backup-firstInstalls into the current project.
Run `npx skills use "https://github.com/jitangupta/file-safety-guard" --skill "jitangupta/file-safety-guard/backup-first"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jitangupta/file-safety-guard" that are relevant to the current task. Run `npx skills add "https://github.com/jitangupta/file-safety-guard"` and select the relevant skills, then follow their instructions.