bknd-delete-entity

Community

Safely delete BKND entities with dependencies.

Authorcameronapak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through safely removing a BKND database entity, addressing dependencies, protecting data, and synchronizing schema changes. The workflow emphasizes backups, relationship cleanup, and careful execution to prevent accidental data loss.

Core Features & Use Cases

  • Dependency-aware deletion: Removes an entity only after examining and resolving related records and foreign keys.
  • Backup-first workflow: Prompts and demonstrates how to back up data before deletion to enable recovery.
  • Schema and sync guidance: Walks through removing relations from the schema and running a dry-run before destructive operations.
  • Batch/dependent deletions: Provides a pattern for deleting multiple entities in correct order to maintain referential integrity.

Quick Start

  1. Review all dependencies and backup the database.
  2. Run a dry-run sync to preview changes (no destructive actions).
  3. Apply the deletion with the --drop flag and validate that the entity is removed.

Dependency Matrix

Required Modules

bknd

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: bknd-delete-entity
Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-delete-entity

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 471,000+ vetted skills library on demand.