What problem does it solve? Untagged cloud resources make costs untrackable, ownership unclear, and compliance audits painful—often leaving 35% of cloud spend unallocated. This Skill provides a complete tagging strategy with enforcement policies, audit scripts, and cost allocation setup across AWS, Azure, GCP, and Kubernetes. ## Core Features & Use Cases - Tagging Standards: Defines the "Big Six" required tags (Name, Environment, Owner, CostCenter, Project, ManagedBy) with naming conventions and provider-specific limits. - Policy Enforcement: Implements hard and soft enforcement via AWS Config rules, Azure Policy, GCP Organization Policies, and OPA Gatekeeper/Kyverno for Kubernetes. - Compliance Auditing: Ships a multi-cloud Python audit script plus SQL/KQL queries to find untagged resources and generate compliance reports. - Cost Allocation: Activates cost allocation tags, sets up budgets and anomaly detection per project or team, and enables showback/chargeback reporting. - Use Case: A FinOps team needs to reduce unallocated spend. Use this Skill to define required tags, deploy Terraform default_tags, enforce tagging with AWS Config rules, and run weekly audits to reach 95%+ compliance. ## Quick Start Ask the AI to define a tagging standard with the Big Six required tags and generate Terraform default_tags plus an AWS Config rule to enforce them.