Execute use when detecting infrastructure drift from desired state. Trigger with phrases like "check for drift", "infrastructure drift detection", "compare actual vs desired state", or "detect configuration changes". Identifies discrepancies between current infrastructure and IaC definitions using terraform plan, cloudformation drift detection, or manual comparison.
6.4
Rating
0
Installs
DevOps & Infrastructure
Category
Well-structured drift detection skill with clear prerequisites, step-by-step instructions, and comprehensive error handling. The description effectively covers triggering conditions and capabilities. Task knowledge is strong with detailed examples for Terraform and CloudFormation outputs, plus remediation guidance. Structure is good but has minor redundancy (multiple generic sections like 'Overview' and 'Examples' that add little value). Novelty is moderate - while drift detection consolidates multi-step processes and domain knowledge, a CLI agent could accomplish basic drift checks with appropriate prompting, though this skill adds value through structured workflows, error handling patterns, and report formatting. The skill references external files (drift-check.sh, drift-remediation.md) which are assumed present per instructions.
Loading SKILL.md…