db-delete

Community

Safely delete documents and update the index.

Authoradamrdrew
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Remove a document from the database and update the index. This Skill orchestrates a careful deletion workflow that ensures the user’s data is handled safely and the index remains accurate.

Core Features & Use Cases

  • Coordinated deletion flow: verify the target, determine the correct document, confirm intent, read for backup, delete the file, and update the index.
  • Guardrails and auditability: prompts for confirmation and a clear summary of what will be deleted.
  • End-to-end maintenance: keeps the database and its index in sync during deletions and can handle invalid targets gracefully.

Quick Start

Provide the topic you want to delete and I will verify, back up, delete the document, and refresh the index.

Dependency Matrix

Required Modules

None required

Components

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: db-delete
Download link: https://github.com/adamrdrew/claude-code-patterns/archive/main.zip#db-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.