What problem does it solve? Cloud bills grow silently when Azure resources are oversized, idle, or misconfigured, and teams lack a systematic way to find savings and track remediation work. This Skill audits deployed Azure resources and Terraform/Bicep files, produces evidence-based savings recommendations, and converts each opportunity into a trackable GitHub issue under a coordination epic. ## Core Features & Use Cases - Infrastructure discovery and analysis: Inventories subscriptions, resource groups, and resources via Azure MCP tools, cross-referencing Terraform (.tf) files as the source of truth. - Usage-based recommendations: Queries Log Analytics metrics (CPU, memory, RU/s, storage access) to justify right-sizing, tier changes, lifecycle policies, and removal of unused resources, each with a priority score. - GitHub work tracking: After explicit user confirmation, creates one labeled issue per opportunity plus a coordination epic with Mermaid architecture diagrams and progress tracking. - Use Case: Ask it to reduce spending on a resource group; it analyzes the App Service plan, Cosmos DB, and storage accounts, validates current costs against Azure pricing, and opens prioritized issues such as downgrading an S3 plan to B2 with estimated monthly savings. ## Quick Start Ask the assistant to analyze the Azure resources in my subscription for cost optimization opportunities and create GitHub issues for the approved savings.