safe-file-deletion
OfficialRequire user permission before deletion.
Software Engineering#batch-processing#file-deletion#rm#permission-prompt#command-safety#delete-permission#fs.rm
Authoraccomplish-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental or unauthorized file deletions by requiring explicit user permission before any delete operation is executed.
Core Features & Use Cases
- Enforces a per-operation permission prompt before delete commands (rm, unlink, fs.rm, and rm -rf).
- Supports batching by requesting permission for multiple files in a single prompt.
- Applicable across scripts and tools that delete files to minimize data loss risks.
Quick Start
Use the safe-file-deletion policy before running a delete operation. For example, attempt to delete /path/to/file.txt and ensure the system asks for confirmation before proceeding.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: safe-file-deletion Download link: https://github.com/accomplish-ai/accomplish/archive/main.zip#safe-file-deletion Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.