New to Claude Skills? Learn how to install them →

sickn33 on GitHub

Cloud DevOps Workflow

Free

Streamline your cloud infrastructure and DevOps processes.

Get this skill

Free · Opens the source repo

What Cloud DevOps Workflow does

The Cloud DevOps Workflow skill provides a structured approach to managing cloud infrastructure and DevOps practices across major platforms including AWS, Azure, and GCP. This skill is designed for developers and DevOps engineers who need to provision resources, deploy applications, and implement CI/CD pipelines efficiently. It encompasses a comprehensive set of phases that guide users through the entire lifecycle of cloud-native development, from initial setup to ongoing monitoring and cost optimization.

The workflow is divided into several key phases: Cloud Infrastructure Setup, Container Orchestration, CI/CD Implementation, Monitoring and Observability, Cloud Security, Cost Optimization, and Disaster Recovery. Each phase includes specific actions and skills to invoke, allowing users to leverage existing expertise and tools effectively. For instance, during the Cloud Infrastructure Setup phase, users can design architectures, provision resources, and configure IAM settings, while the CI/CD Implementation phase focuses on automating deployment processes and ensuring robust testing strategies.

This skill is particularly beneficial for teams looking to adopt best practices in cloud management and DevOps. By following the structured workflow, users can ensure that their cloud environments are not only functional but also secure and cost-effective. The skill emphasizes the importance of monitoring and observability, providing guidance on setting up metrics and alerts to maintain system health.

Overall, the Cloud DevOps Workflow skill serves as a valuable resource for organizations aiming to enhance their cloud capabilities and streamline their development processes, making it an essential addition for any DevOps toolkit.

When to use it

Use this skill when setting up cloud environments, implementing CI/CD pipelines, or managing cloud-native applications.

When not to use it

This skill may not be suitable for tasks outside the defined phases or for environments requiring specialized configurations or expert validation.

What you can build with it

Setting Up AWS Infrastructure

Utilize the Cloud DevOps Workflow to design and provision AWS resources, ensuring best practices are followed.

Implementing CI/CD for a New Application

Streamline your deployment process by invoking CI/CD skills to automate builds and tests.

Configuring Monitoring for Kubernetes Clusters

Set up observability for your Kubernetes applications with guidance on metrics collection and alerting.

How to install Cloud DevOps Workflow

View source

1. Install with the skills CLI

npx skills add sickn33/agentic-awesome-skills/cloud-devops --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by sickn33

Cloud/DevOps Workflow Bundle

Overview

Comprehensive cloud and DevOps workflow for infrastructure provisioning, container orchestration, CI/CD pipelines, monitoring, and cloud-native application development.

When to Use This Workflow

Use this workflow when:

  • Setting up cloud infrastructure
  • Implementing CI/CD pipelines
  • Deploying Kubernetes applications
  • Configuring monitoring and observability
  • Managing cloud costs
  • Implementing DevOps practices

Workflow Phases

Phase 1: Cloud Infrastructure Setup

Skills to Invoke

  • cloud-architect - Cloud architecture
  • aws-skills - AWS development
  • azure-functions - Azure development
  • gcp-cloud-run - GCP development
  • terraform-skill - Terraform IaC
  • terraform-specialist - Advanced Terraform

Actions

  1. Design cloud architecture
  2. Set up accounts and billing
  3. Configure networking
  4. Provision resources
  5. Set up IAM

Copy-Paste Prompts

Use @cloud-architect to design multi-cloud architecture
Use @terraform-skill to provision AWS infrastructure

Phase 2: Container Orchestration

Skills to Invoke

  • kubernetes-architect - Kubernetes architecture
  • docker-expert - Docker containerization
  • helm-chart-scaffolding - Helm charts
  • k8s-manifest-generator - K8s manifests
  • k8s-security-policies - K8s security

Actions

  1. Design container architecture
  2. Create Dockerfiles
  3. Build container images
  4. Write K8s manifests
  5. Deploy to cluster
  6. Configure networking

Copy-Paste Prompts

Use @kubernetes-architect to design K8s architecture
Use @docker-expert to containerize application
Use @helm-chart-scaffolding to create Helm chart

Phase 3: CI/CD Implementation

Skills to Invoke

  • deployment-engineer - Deployment engineering
  • cicd-automation-workflow-automate - CI/CD automation
  • github-actions-templates - GitHub Actions
  • gitlab-ci-patterns - GitLab CI
  • deployment-pipeline-design - Pipeline design

Actions

  1. Design deployment pipeline
  2. Configure build automation
  3. Set up test automation
  4. Configure deployment stages
  5. Implement rollback strategies
  6. Set up notifications

Copy-Paste Prompts

Use @cicd-automation-workflow-automate to set up CI/CD pipeline
Use @github-actions-templates to create GitHub Actions workflow

Phase 4: Monitoring and Observability

Skills to Invoke

  • observability-engineer - Observability engineering
  • grafana-dashboards - Grafana dashboards
  • prometheus-configuration - Prometheus setup
  • datadog-automation - Datadog integration
  • sentry-automation - Sentry error tracking

Actions

  1. Design monitoring strategy
  2. Set up metrics collection
  3. Configure log aggregation
  4. Implement distributed tracing
  5. Create dashboards
  6. Set up alerts

Copy-Paste Prompts

Use @observability-engineer to set up observability stack
Use @grafana-dashboards to create monitoring dashboards

Phase 5: Cloud Security

Skills to Invoke

  • cloud-penetration-testing - Cloud pentesting
  • aws-penetration-testing - AWS security
  • k8s-security-policies - K8s security
  • secrets-management - Secrets management
  • mtls-configuration - mTLS setup

Actions

  1. Assess cloud security
  2. Configure security groups
  3. Set up secrets management
  4. Implement network policies
  5. Configure encryption
  6. Set up audit logging

Copy-Paste Prompts

Use @cloud-penetration-testing to assess cloud security
Use @secrets-management to configure secrets

Phase 6: Cost Optimization

Skills to Invoke

  • cost-optimization - Cloud cost optimization
  • database-cloud-optimization-cost-optimize - Database cost optimization

Actions

  1. Analyze cloud spending
  2. Identify optimization opportunities
  3. Right-size resources
  4. Implement auto-scaling
  5. Use reserved instances
  6. Set up cost alerts

Copy-Paste Prompts

Use @cost-optimization to reduce cloud costs

Phase 7: Disaster Recovery

Skills to Invoke

  • incident-responder - Incident response
  • incident-runbook-templates - Runbook creation
  • postmortem-writing - Postmortem documentation

Actions

  1. Design DR strategy
  2. Set up backups
  3. Create runbooks
  4. Test failover
  5. Document procedures
  6. Train team

Copy-Paste Prompts

Use @incident-runbook-templates to create runbooks

Cloud Provider Workflows

AWS

Skills: aws-skills, aws-serverless, aws-penetration-testing
Services: EC2, Lambda, S3, RDS, ECS, EKS

Azure

Skills: azure-functions, azure-ai-projects-py, azure-monitor-opentelemetry-py
Services: Functions, App Service, AKS, Cosmos DB

GCP

Skills: gcp-cloud-run
Services: Cloud Run, GKE, Cloud Functions, BigQuery

Quality Gates

  • Infrastructure provisioned
  • CI/CD pipeline working
  • Monitoring configured
  • Security measures in place
  • Cost optimization applied
  • DR procedures documented

Related Workflow Bundles

  • development - Application development
  • security-audit - Security testing
  • database - Database operations
  • testing-qa - Testing workflows

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Frequently asked questions about Cloud DevOps Workflow

Similar skills