soft-delete

Community

Safeguard data with soft delete.

Authordadbodgeoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents accidental data loss and maintains audit trails by implementing a soft delete pattern, allowing for data recovery and restoration.

Core Features & Use Cases

  • Data Recovery: Easily restore accidentally deleted records.
  • Audit Trails: Maintain a history of deleted items for compliance and review.
  • Referential Integrity: Preserve relationships between data even after "deletion".
  • Use Case: Implement soft delete for user accounts, allowing them to be restored within a GDPR-defined recovery period before permanent deletion.

Quick Start

Use the soft-delete skill to restore the user with ID '123' that was previously deleted.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: soft-delete
Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#soft-delete

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.