azure-architecture-review
Installation
SKILL.md
Azure Architecture Review Skill
This skill reviews Terraform code for Azure resources against Microsoft's Cloud Adoption Framework (CAF) and Well-Architected Framework (WAF). It analyzes .tf files to ensure your infrastructure-as-code follows Microsoft's frameworks.
When to Use This Skill
- Reviewing Terraform code - Check
.tffiles against CAF/WAF before deployment - Pull request reviews - Validate infrastructure-as-code changes
- Architecture validation - Ensure Terraform designs follow Microsoft frameworks
- Before terraform apply - Catch compliance issues early in development
- Code refactoring - Align existing Terraform with CAF/WAF best practices
- Compliance audits - Review infrastructure-as-code for governance