Skip to content

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

10
Stars
27
Skill Files
0
Forks
0
PRs Merged
15
Contributors
0
Issues Open
0
Issues Closed
2026-01-23
Last Activity

Skill Analysis

201
Avg Lines / Skill
833
Avg Words / Skill
167
Code Blocks
130
Total Files
0.57 MB
Repo Size
0
Reference Files
Skill lines49 min / 195 median / 656 max
Code languagesbash, dot, hcl, json, markdown, mermaid, python, typescript, yaml
Frontmatter keysdescription, model, name
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (73), sh (25), txt (15), json (3), js (3), yml (2), cmd (1), dot (1), ts (1), py (1)

Skills (27)

  • drift-detector
    147 lines585 words2 blocks

    |

    markdown
  • terraform-plan-analyzer
    104 lines411 words1 blocks

    |

    markdown
  • code-reviewer
    49 lines542 words

    |

  • historical-pattern-analyzer
    149 lines570 words2 blocks

    |

    bashmarkdown
  • security-reviewer
    126 lines532 words1 blocks

    |

    markdown
  • conflict-arbiter
    161 lines667 words2 blocks

    |

    markdown
  • using-devops-skills
    171 lines998 words3 blocks

    Use when starting any conversation - establishes mandatory skill invocation for both Development AND Operations workflows

    dot
  • subagent-driven-development
    271 lines1313 words4 blocks

    Use when executing implementation plans with independent tasks in the current session

    dot
  • auto-documentation
    302 lines818 words11 blocks

    Use when generating documentation for Terraform modules, infrastructure, or runbooks. Creates READMEs, operational guides, and architecture docs.

    bashhclmarkdownmermaid
  • terraform-state-operations
    209 lines673 words11 blocks

    Use when performing Terraform state surgery - state mv, import, rm operations. Requires extra safety measures.

    bashmarkdown
  • writing-plans
    117 lines458 words5 blocks

    Use when you have a spec or requirements for a multi-step task, before touching code

    bashmarkdownpython
  • aws-profile-management
    213 lines643 words13 blocks

    Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents.

    bash
  • dispatching-parallel-agents
    281 lines1202 words9 blocks

    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

    dotmarkdown
  • brainstorming
    55 lines364 words

    "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user inten...

  • historical-pattern-analysis
    229 lines834 words7 blocks

    Use when analyzing git history and past changes to identify patterns, recurring issues, and lessons learned from infrastructure changes.

    bashjsonmarkdown
  • writing-skills
    656 lines3204 words21 blocks

    Use when creating new skills, editing existing skills, or verifying skills work before deployment

    bashdotmarkdownyaml
  • verification-before-completion
    140 lines668 words7 blocks

    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming...

  • terraform-plan-review
    195 lines711 words5 blocks

    Use when analyzing terraform/tofu plan output for risks, security issues, and potential service disruptions. Required before any apply operation.

    bashmarkdown
  • provider-upgrade-analysis
    221 lines697 words9 blocks

    Use when analyzing Terraform provider or module upgrades for breaking changes, deprecations, and migration requirements.

    bashhcljsonmarkdown
  • terraform-drift-detection
    137 lines522 words4 blocks

    Use when detecting infrastructure drift between Terraform state and actual AWS resources. Identifies out-of-band changes.

    bashmarkdown

Recent Commits

-350 contributions across all repos
JanFebMarAprMayJunJulAugSepOctNovDecJan
Less
More
  • 8a37cc32026-01-23
    refactor: complete namespace migration from superpowers to devops-skills
    Luther Barnum
  • c1ce4c32026-01-23
    feat: fork superpowers as devops-skills with IaC capabilities
    Luther Barnum
  • 35d4fbc2026-01-23
    chore: bump plugin version to 4.1.0
    Jesse Vincent
  • 19c70af2026-01-23
    chore: release v4.1.0
    Jesse Vincent
  • 405a0252026-01-23
    Merge pull request #335 from obra/fixes-for-main
    Jesse Vincent
  • 36fcd572026-01-23
    fix: Windows hook execution for Claude Code 2.1.x (#331)
    Jesse Vincent
  • 3964d182026-01-23
    feat(opencode): use native skills and fix agent reset bug (#226) (#330)
    Jesse Vincent
  • a01a1352026-01-19
    fix: respect OPENCODE_CONFIG_DIR for personal skills lookup (#297)
    oribi
  • ac471e62026-01-19
    fix use_skill agent context (#290)
    Vinicius da Motta
  • a08f0882026-01-14
    docs: fix documentation accuracy issues in skills (#157)
    Joshua Shanks