devops-skills
by lgbarn
DevOps skills for Claude Code: Terraform/OpenTofu workflows, AWS infrastructure management, safety-first IaC practices
About
DevOps skills for Claude Code: Terraform/OpenTofu workflows, AWS infrastructure management, safety-first IaC practices
Skill Analysis
Skills (27)
|
markdown|
markdown|
|
markdown|
markdown|
bashmarkdownUse when analyzing git history and past changes to identify patterns, recurring issues, and lessons learned from infrastructure changes.
bashjsonmarkdownUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires ...
Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents.
bashUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming...
Use when analyzing Terraform provider or module upgrades for breaking changes, deprecations, and migration requirements.
bashhcljsonmarkdownUse when completing tasks, implementing major features, or before merging to verify work meets requirements
bashUse when executing implementation plans with independent tasks in the current session
dotUse when creating new skills, editing existing skills, or verifying skills work before deployment
bashdotmarkdownyamlUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
bashUse when analyzing terraform/tofu plan output for risks, security issues, and potential service disruptions. Required before any apply operation.
bashmarkdown"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user inten...
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes.
bashmarkdownUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by prese...
bash
Recent Commits
- 8a37cc32026-01-23refactor: complete namespace migration from superpowers to devops-skillsLuther Barnum
- c1ce4c32026-01-23feat: fork superpowers as devops-skills with IaC capabilitiesLuther Barnum
- 35d4fbc2026-01-23chore: bump plugin version to 4.1.0Jesse Vincent
- 19c70af2026-01-23chore: release v4.1.0Jesse Vincent
- 405a0252026-01-23Merge pull request #335 from obra/fixes-for-mainJesse Vincent
- 36fcd572026-01-23fix: Windows hook execution for Claude Code 2.1.x (#331)Jesse Vincent
- 3964d182026-01-23feat(opencode): use native skills and fix agent reset bug (#226) (#330)Jesse Vincent
- a01a1352026-01-19fix: respect OPENCODE_CONFIG_DIR for personal skills lookup (#297)oribi
- ac471e62026-01-19fix use_skill agent context (#290)Vinicius da Motta
- a08f0882026-01-14docs: fix documentation accuracy issues in skills (#157)Joshua Shanks