cloud-weaver-teardown
Installation
SKILL.md
Teardown
This skill removes all resources created by a CloudWeaver recipe deployment:
- VM on Locaweb Cloud (and attached data disk)
- Network and public IP
- SSH keypair (on Locaweb Cloud)
It does not automatically delete the GitHub repository — that step is
offered separately at the end, since it requires the delete_repo scope.
Step 1 — Identify the repository
Ask the user which repository to tear down (e.g. meu-hermes).
Confirm that the teardown.yml workflow exists in the repo: