Runs pulumi refresh on schedule to detect drift between live cloud resources and Pulumi state. Classifies drift by severity and opens a Jira ticket for destructive changes. Non-destructive drift is auto-reconciled via pulumi up --target for specific resources.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill pulumi-drift-detector-reconciler --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pulumi Drift Detector Reconciler?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-pulumi-drift-detector-reconciler)More formats (shields.io, HTML) on the badges page.
---
name: "Pulumi Drift Detector & Reconciler"
slug: "pulumi-drift-detector-reconciler"
description: "Runs pulumi refresh on schedule to detect drift between live cloud resources and Pulumi state. Classifies drift by severity and opens a Jira ticket for destructive changes. Non-destructive drift is auto-reconciled via pulumi up --target for specific resources."
github_stars: 25042
verification: "security_reviewed"
source: "https://github.com/pulumi/pulumi"
category: "Runbooks & Diagnostics"
framework: "Codex"
tool_ecosystem:
github_repo: "pulumi/pulumi"
github_stars: 25042
npm_package: "@pulumi/pulumi"
npm_weekly_downloads: 2073384
---
# Pulumi Drift Detector & Reconciler
Runs pulumi refresh on schedule to detect drift between live cloud resources and Pulumi state. Classifies drift by severity and opens a Jira ticket for destructive changes. Non-destructive drift is auto-reconciled via pulumi up --target for specific resources.
## Installation
Requirements and caveats from upstream:
- [](https://pypi.org/project/pulumi)
- const aws = require("@pulumi/aws");
- nohup python -m SimpleHTTPServer 80 &,
Basic usage or getting-started notes:
- For example, create three web servers:
- ## <a name="getting-started"></a>Getting Started
- To install the latest Pulumi release, run the following (see full
- Source: https://github.com/pulumi/pulumi
- Extracted from upstream docs: https://raw.githubusercontent.com/pulumi/pulumi/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/pulumi-drift-detector-reconciler/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!