What problem does it solve?
This Skill helps you understand and safely modify unfamiliar Infrastructure as Code before a risky apply breaks production, weakens security, or destroys managed resources.
Core Features & Use Cases
- Estate Mapping: Identify providers, modules, environments, backend/state setup, and what the code is intended to manage.
- Risk and Blast-Radius Review: Surface high-impact resources such as IAM, networking, databases, DNS, secrets, and production compute.
- Drift and Safety Checks: Look for hardcoded secrets, missing encryption, open access, unclear ownership, state drift, and unsafe defaults.
- Use Case: A platform engineer inherits a Terraform repo and needs a defensible assessment before making changes or approving an apply.
Quick Start
Ask the skill to summarize the Terraform estate, state model, module structure, and the highest-risk changes you should review before applying anything.