
Pulumi Cli
- 29 installs
- 12 repo stars
- Updated March 30, 2026
- dirien/claude-skills
Operate and recover Pulumi infrastructure via the CLI: fix stuck stacks, clean orphaned state, protect resources, move resources between stacks, and import cloud resources.
About
This skill is for hands-on Pulumi CLI operations: recovering from stuck or interrupted pulumi up, cleaning orphaned resources from state after out-of-band deletions, protecting critical resources from destroy, moving resources between stacks, targeting specific resources, migrating backends, and importing existing cloud resources. A solo builder reaches for it when operating, troubleshooting, or repairing Pulumi infrastructure rather than writing program code.
- Recover stuck or interrupted pulumi up
- Clean orphaned resources from state
- Protect resources from accidental destroy
- Move resources between stacks; import existing cloud resources
Pulumi Cli by the numbers
- 29 all-time installs (skills.sh)
- Ranked #865 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dirien/claude-skills --skill pulumi-cliAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 29 |
|---|---|
| repo stars | ★ 12 |
| Last updated | March 30, 2026 |
| Repository | dirien/claude-skills ↗ |
What it does
Operate and recover Pulumi infrastructure via the CLI: fix stuck stacks, clean orphaned state, protect resources, move resources between stacks, and import cloud resources.
Who is it for?
Operating and recovering Pulumi infrastructure
Skip if: Writing Pulumi program code (use a language skill)
When should I use this skill?
Troubleshooting or repairing a Pulumi stack or state