detecting-infrastructure-drift

Solid

This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."

DevOps & Infrastructure 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Overview This skill empowers Claude to identify and report on deviations between the current state of your infrastructure and its defined desired state. By leveraging the `drift-detect` command, it provides insights into configuration inconsistencies, helping maintain infrastructure integrity and prevent unexpected issues. ## How It Works 1. **Invocation**: The user requests drift detection. 2. **Drift Analysis**: Claude executes the `drift-detect` command. 3. **Report Generation**: The command analyzes the infrastructure and identifies any deviations from the defined configuration. 4. **Result Presentation**: Claude presents a report detailing the detected drift, including affected resources and configuration differences. ## When to Use This Skill This skill activates when you need to: - Identify infrastructure drift in your environment. - Ensure that your infrastructure configuration matches the desired state. - Generate a report detailing discrepancies between the current and desired infrastructure configurations. ## Examples ### Example 1: Checking for Infrastructure Drift User request: "Check for infrastructure drift in my production environment." The skill will: 1. Execute the `drift-detect` command. 2. Present a report detailing any detected drift, including resource changes and configuration differences. ### Example 2: Identifying Configuration Changes User request: "Are there any configuration changes that haven't been applied to my infrastructure?" Th...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Solid

drift-detector

Detect infrastructure drift between Terraform state and actual cloud resources. Identifies unmanaged resources, manual changes, and configuration drift. Use when: - User asks to check for infrastructure drift - User wants to find unmanaged cloud resources - User mentions "drift detection" or "Terraform drift" - User asks to compare cloud state to IaC - User wants to audit infrastructure changes

40 Updated yesterday
snyk
DevOps & Infrastructure Solid

drift-detection

Detect, classify, and automate Terraform drift detection in CI — scheduled plans, drift metrics, cloud-native audit log correlation.

14 Updated 3 days ago
sawrus
AI & Automation Solid

detecting-performance-regressions

This skill enables Claude to automatically detect performance regressions in a CI/CD pipeline. It analyzes performance metrics, such as response time and throughput, and compares them against baselines or thresholds. Use this skill when the user requests to "detect performance regressions", "analyze performance metrics for regressions", or "find performance degradation" in a CI/CD environment. The skill is also triggered when the user mentions "baseline comparison", "statistical significance analysis", or "performance budget violations". It helps identify and report performance issues early in the development cycle.

2,266 Updated today
jeremylongshore
Code & Development Listed

cli-audit-drift

Detect silent semantic drift between intended behavior (CONTRACTS.md) and actual implementation. Scans code against functional contracts, invariants, and known drift history to catch behavioral changes that compile and run but violate the original intention. Use when reviewing code changes, before commits, auditing behavioral conformity, or saying 'check drift', 'contract check', 'intention vs implementation', 'semantic drift', 'is this still correct', 'does this match the spec', 'behavioral regression', 'silent bug', 'autophagy scan'. Also triggers on 'CONTRACTS.md', 'invariant check', 'intention audit', 'contract violation'.

4 Updated today
Destynova2
AI & Automation Solid

model-drift-detector

Detect model drift detector operations. Auto-activating skill for ML Deployment. Triggers on: model drift detector, model drift detector Part of the ML Deployment skill category. Use when working with model drift detector functionality. Trigger with phrases like "model drift detector", "model detector", "model".

2,266 Updated today
jeremylongshore