safe-file-operations

Guidelines for safely executing destructive file operations (mv, rm, cp). Use when performing file moves, deletions, or overwrites to prevent accidental data loss. Provides verification steps and best practices for batch operations.

$ インストール

git clone https://github.com/adrianschmidt/workspace-config /tmp/workspace-config && cp -r /tmp/workspace-config/claude/skills/safe-file-operations ~/.claude/skills/workspace-config

// tip: Run this command in your terminal to install the skill