terraform-plan-review
Installation
SKILL.md
Terraform Plan Review
Goal
Analyze Terraform plan output with the rigor of a staff DevOps engineer. Compare planned changes against the code diff to surface unexpected changes, assess risk, and produce a structured review report — replicating CI-based plan review quality locally for immediate feedback.
When to use
- "Review this terraform plan"
- "Is this plan safe to apply?"
- "Analyze plan_output.txt"
- "Check my terraform changes before I PR"
- "What does this plan do?"
- "Review my infra changes"