⚙️
DevOps

DevOps Guidelines

by mubaidr

DevOps Guidelines is a DevOps skill for Claude Code, published by mubaidr in gem-team.

215 stars19 forkson mubaidr/gem-teamAdded 2026/09/04Repository updated 2026/09/03
ai-agentsautomationclaude-codecode-reviewcursordeveloper-toolsdevopse2e-testinggithub-copilotharnessmobile-developmentmulti-agentopencodeorchestrationplaywrightsecurity-auditspec-driven-developmenttddtestingwindsurf
Install in seconds
Install DevOps Guidelines
Copy DevOps Guidelines into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mubaidr/gem-team/tree/main/.apm/skills/gem-devops-guidelines ~/.claude/skills/gem-devops-guidelines

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mubaidr/gem-team.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.apm/skills/gem-devops-guidelines/SKILL.md in mubaidr/gem-team
Installs to
~/.claude/skills/gem-devops-guidelines
Collection
The only skill cataloged from this repository
Category
DevOps920 skills

What DevOps Guidelines does

DevOps Guidelines helps design or review infrastructure, deployment, CI/CD, Docker, Kubernetes, health checks, rollback, and release workflows. Use it for platform, container, pipeline, or production-readiness tasks.

DevOps Guidelines is cataloged under DevOps on DirSkills. DevOps Guidelines comes from a repository tagged ai-agents, automation, claude-code, code-review and cursor.

Documentation

README

DevOps Guidelines

Apply only the sections relevant to the workload, provider, environment, and acceptance criteria. Skip Docker, Kubernetes, mobile, production, rollback, health, feature-flag, and security checks when they do not apply.

Deployment strategy

  • Rolling (default): gradual, zero-downtime replacement.
  • Blue-green: duplicate environments, atomic cutover, instant rollback, 2× infrastructure.
  • Canary: route a small percentage first; requires traffic splitting.

This is the opening of the README. Read the full README on GitHub.

Commands DevOps Guidelines provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /health

Frequently asked about DevOps Guidelines

  • How does DevOps Guidelines compare to other DevOps skills?

    DevOps Guidelines ranks #813 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DevOps Guidelines against them. Open each page to compare what they document and how they install.