Phase 6 Delete - Zombie resource deletion execution. Orchestrates a 6-step deletion process: pre-flight re-evaluation -> verify backup-creator backups -> deletion execution -> deletion verification -> metadata update -> audit + cost report. Supports batch deletion (10 per batch, 5-minute intervals), cascading cleanup across resource types, special elastic IP DNS check, complete audit trail and cost savings analysis. Backups are performed upfront by zombie-backup-creator; resource-cleaner only verifies that backups exist.
$npx -y skills add knoxops/open-devops-skills --skill resource-cleanerInstalls into the current project.
Run `npx skills use "https://github.com/knoxops/open-devops-skills" --skill "knoxops/open-devops-skills/resource-cleaner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knoxops/open-devops-skills" that are relevant to the current task. Run `npx skills add "https://github.com/knoxops/open-devops-skills"` and select the relevant skills, then follow their instructions.