Auto-snapshot workspace before dangerous commands (rm -rf, git clean, git reset --hard). Zero-cost hardlink dedup on macOS/Linux, robocopy mirror on Windows. Use when: (1) About to run destructive file operations, (2) User asks to protect workspace files, (3) Before bulk delete/move operations, (4) User mentions fear of losing files. Also provides snapshot listing and one-command restore.
$npx -y skills add merkyorlynn/lynn --skill file-guardianInstalls into the current project.
Run `npx skills use "https://github.com/merkyorlynn/lynn" --skill "merkyorlynn/lynn/file-guardian"` 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/merkyorlynn/lynn" that are relevant to the current task. Run `npx skills add "https://github.com/merkyorlynn/lynn"` and select the relevant skills, then follow their instructions.