概要
The Infrastructure Drift Detector skill enables Claude to proactively manage infrastructure-as-code (IaC) environments by comparing current deployments against intended configurations. By leveraging the drift-detect command, it identifies unauthorized changes, detects resources that have deviated from their Terraform or Ansible definitions, and provides actionable reports. This skill is essential for DevOps teams seeking to maintain security, prevent 'snowflake' servers, and ensure that what is defined in code is exactly what is running in production environments.