careful-delete

Require safety checks before destructive operations across file systems, databases, and version control.

60|2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill careful-delete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: careful-delete
Source: https://github.com/ElliotJLT/Claude-Skill-Potions/tree/main/skills/careful-delete
Command: npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill careful-delete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Before performing destructive or irreversible operations, this Skill ensures a safety cycle: assess blast radius, obtain explicit confirmation, and document what happened. It prevents accidental or reckless deletions by embedding safety checks into operational workflows.

Core Features & Use Cases

  • Safety-led execution: orchestrates a multi-step safety flow before any delete, drop, or destructive action.
  • Audit-ready documentation: automatically records what happened and who authorized it.
  • Integrates with pre-mortem and you-sure: chains existing risk assessment workflows to ensure deliberate action.

Quick Start

Command a destructive operation to trigger the safety workflow, for example: delete /path/to/file with safety checks.

Frequently Asked Questions about careful-delete

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent accidental deletion of critical files or databases?

Destructive operations can be safeguarded with mandatory safety checks that assess blast radius, require explicit confirmation, and document authorization before proceeding. This prevents irreversible deletions by embedding confirmation workflows into your delete, drop, or destructive action commands.

What's the best way to audit who authorized a destructive operation?

Audit-ready documentation automatically records what was deleted, when, and who authorized it. Safety checks integrate confirmation and pre-mortem workflows to create an auditable trail of deliberate, recorded consent for any destructive action.

Can I use safety checks across file systems, databases, and version control?

Yes. Safety checks apply across file systems, databases, and version control triggers. The workflow guides blast radius assessment and explicit confirmation whether you're deleting files, dropping database tables, or performing version control operations.

How do I assess the impact before executing a destructive operation?

Pre-mortem and risk assessment workflows help you evaluate blast radius before confirming deletion. The safety cycle chains these deliberate steps—assess impact, obtain explicit confirmation, and document what happened—ensuring no destructive action proceeds unexamined.

What's the difference between unguarded deletes and safety-checked deletes?

Unguarded deletes risk accidental or reckless data loss. Safety-checked deletes enforce a multi-step workflow: blast radius assessment, mandatory explicit confirmation, and automatic documentation, transforming destructive operations from risky impulses into deliberate, auditable decisions.