How to read Terraform state, interpret a plan diff, and apply infrastructure changes safely. Use this before any scale, apply, or destroy so the change is grounded in current state and has a clear rollback.
$npx -y skills add agno-agi/demo-os --skill terraform-changesInstalls into the current project.
Run `npx skills use "https://github.com/agno-agi/demo-os" --skill "agno-agi/demo-os/terraform-changes"` 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/agno-agi/demo-os" that are relevant to the current task. Run `npx skills add "https://github.com/agno-agi/demo-os"` and select the relevant skills, then follow their instructions.