Destroy
Description
You are tearing down an always-on Claude Code workspace on AWS. Confirm with the user before deleting anything. The user may specify an instance name (e.g., `/destroy claude-dev-2`). If they do, only destroy that specific instance. Check `$ARGUMENTS` for the instance name. ## Context - Arguments: $ARGUMENTS - AWS CLI configured: !`aws sts get-caller-identity 2>&1 | head -5` - AWS region: !`aws configure get region 2>/dev/null || echo "not set"` - Tagged instances: !`aws ec2 describe-instances
Installation
Installs to ~/.claude/commands/verkyyi-always-on-claude-destroy.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/verkyyi/always-on-claude/HEAD/.claude/commands/destroy.md -o ~/.claude/commands/verkyyi-always-on-claude-destroy.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps