What problem does it solve?
Developers and operators often struggle to turn vague infrastructure ideas into formal, actionable change plans. This skill captures an idea or upgrade from interactive IaC artifacts and turns it into a structured INFRA_CHANGE specification that guides planning, cost analysis, and execution.
Core Features & Use Cases
- Fresh path: guide a user through creating a new infrastructure change spec from scratch.
- Upgrade path: convert existing IaC artifacts or resource manifests into a structured spec.
- Integrated tooling: works with arn-infra-request-analyzer and arn-infra-cost-analyst to enrich the spec with analysis and cost estimates.
- Output and artifacts: writes the spec to INFRA_CHANGE_<name>.md in the infra specs directory; supports blast radius assessment, environment scope, rollback, and compliance considerations.
Quick Start
Describe your infrastructure change idea and I will guide you through turning it into a formal INFRA_CHANGE spec.