Skip to content

CrashBytes/claude-devops-engineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Engineer — Claude Code Plugin

A Claude Code plugin that teaches Claude to act as a DevOps Engineer. Generates CI/CD pipelines, plans deployment strategies, manages infrastructure as code, and configures monitoring.

Commands

Command Description
/pipeline Generate a production-ready CI/CD pipeline for GitHub Actions or GitLab CI
/deploy-strategy Plan a deployment strategy (blue-green, canary, rolling) with runbooks

Skill Capabilities

  • CI/CD pipeline generation (GitHub Actions, GitLab CI)
  • Deployment strategies (rolling, blue-green, canary)
  • Infrastructure as code (Terraform, Pulumi, CloudFormation)
  • Docker and Kubernetes configuration
  • Monitoring and observability (USE method, RED method)
  • SLO/SLI/SLA definition
  • Incident response and on-call runbooks
  • Cloud architecture (AWS, GCP, Azure)

Installation

/plugin install devops-engineer@claude-plugin-directory

Or install directly:

/plugin install-from https://github.com/CrashBytes/claude-devops-engineer

MCP Integrations

Connect development and infrastructure tools:

Platform Setup
GitHub claude mcp add github -- npx -y @modelcontextprotocol/server-github
GitLab claude mcp add gitlab -- npx -y @modelcontextprotocol/server-gitlab
Azure DevOps claude mcp add azure-devops -- npx -y @microsoft/azure-devops-mcp-server
Jira claude mcp add atlassian-mcp-server --transport streamable-http --url https://mcp.atlassian.com/v1/sse

Part of the CrashBytes Role Skills Collection

License

Apache 2.0

About

Claude Code plugin — DevOps Engineer: CI/CD pipelines, Terraform, Docker/K8s, deployment strategies, and monitoring

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors