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|
|
bashmarkdown|
markdown|
markdownUse when starting any conversation - establishes mandatory skill invocation for both Development AND Operations workflows
dotUse when executing implementation plans with independent tasks in the current session
dotUse when generating documentation for Terraform modules, infrastructure, or runbooks. Creates READMEs, operational guides, and architecture docs.
bashhclmarkdownmermaidUse when performing Terraform state surgery - state mv, import, rm operations. Requires extra safety measures.
bashmarkdownUse when you have a spec or requirements for a multi-step task, before touching code
bashmarkdownpythonUse before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents.
bashUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
dotmarkdown"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user inten...
Use when analyzing git history and past changes to identify patterns, recurring issues, and lessons learned from infrastructure changes.
bashjsonmarkdownUse when creating new skills, editing existing skills, or verifying skills work before deployment
bashdotmarkdownyamlUse 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/tofu plan output for risks, security issues, and potential service disruptions. Required before any apply operation.
bashmarkdownUse when analyzing Terraform provider or module upgrades for breaking changes, deprecations, and migration requirements.
bashhcljsonmarkdownUse when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes.
bashmarkdown
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