terraform-plan-review
CommunityTerraform plan review: catch risks, triage failures fast.
Authorsergeyitaly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually parsing raw Terraform plan and apply output is time-consuming and error-prone, with high-risk changes like resource destroys or hidden state drift easy to miss. This skill eliminates that manual effort by turning raw Terraform output into clear, actionable summaries.
Core Features & Use Cases
- Automated Terraform Workflow Checks: Runs terraform fmt, validate, and plan in the correct order to catch formatting issues, configuration errors, and unexpected changes upfront.
- High-Risk Change Flagging: Explicitly calls out destroy and replace operations, along with the attributes forcing replacement, to help you avoid accidental data loss.
- Intelligent Failure Triage: Categorizes validate/plan/apply errors into permissions gaps, state drift, or real configuration bugs, with targeted, safe fixes for each category.
- Use Case: If you are managing Azure infrastructure with Terraform and a plan fails with a 403 AuthorizationFailed error, this skill will identify it as a missing RBAC permission for the executing identity instead of a code bug, saving hours of unnecessary debugging.
Quick Start
Use the terraform-plan-review skill to run a Terraform plan for your Azure infrastructure project and get a summary of all changes and any flagged high-risk items.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: terraform-plan-review Download link: https://github.com/sergeyitaly/claude-skill-deployer/archive/main.zip#terraform-plan-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.