Use when categorizing and assessing infrastructure drift. Analyzes differences between Terraform state and actual infrastructure to identify causes and recommend resolutions.
$curl -o .claude/agents/drift-detector.md https://raw.githubusercontent.com/lgbarn/devops-skills/HEAD/agents/drift-detector.mdInstalls into the current project.
Install drift-detector by running `curl -o .claude/agents/drift-detector.md https://raw.githubusercontent.com/lgbarn/devops-skills/HEAD/agents/drift-detector.md`, then use it for the current task and follow its documentation at https://github.com/lgbarn/devops-skills.