Reviews Terraform/OpenTofu plan output for destructive changes, drift, IAM expansions, hardcoded values, and unsafe resource recreations before apply. Invoke when the user shares plan output, when a CI plan job posts a diff to a PR, or before any non-trivial production apply.
$npx -y skills add hotak92/vibecoded-orchestrator --skill terraform-plan-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/terraform-plan-reviewer"` 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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.