add-operator

Community

Simplify AWS resource force-deletion with custom operators.

Authorgo-to-k
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to support force-deletion for CloudFormation resource types that typically cause DELETE_FAILED. It provides mechanisms to automatically detach, delete, or otherwise unblock resources, enabling seamless stack removal.

Core Features & Use Cases

  • Add support for new resource types that require specific force-deletion operations, like clearing buckets or detaching dependencies.
  • Automate complex cleanup tasks involving various AWS services, ensuring reliable stack deletions.
  • Use Case: When a new AWS resource type, such as AWS::IAM::User, consistently causes deletion failures due to attached policies or dependencies, this Skill helps developers implement custom force-delete logic to resolve the issue.

Quick Start

Use this Skill to add support for a new resource type by providing the resource's AWS SDK operations necessary for force deletion.

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: add-operator
Download link: https://github.com/go-to-k/delstack/archive/main.zip#add-operator

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.