devops

Deploy and operate cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes.

Updated May 3, 2026
One-click install
npx skills add https://github.com/miethe/boxbrain-2 --skill devops-miethe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops
Source: https://github.com/miethe/boxbrain-2/tree/main/.claude/skills/devops
Command: npx skills add https://github.com/miethe/boxbrain-2 --skill devops-miethe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill reduces the complexity of deploying, operating, and securing applications across cloud platforms, containers, and Kubernetes environments by providing repeatable workflows, practical guidance, and validation tools.

Core Features & Use Cases

  • Cloud Deployment: Deploy and manage Cloudflare Workers, R2, D1, Docker workloads, Google Cloud services, and Kubernetes environments.
  • Container Operations: Build, optimize, secure, and orchestrate Docker images and multi-container applications.
  • Infrastructure Practices: Apply CI/CD, GitOps, secrets management, RBAC, caching, monitoring, troubleshooting, and cost-optimization patterns.
  • Use Case: Analyze a Dockerfile for security and image-size improvements, then deploy the resulting application to a selected environment using a validated Cloudflare or container workflow.

Quick Start

Use the devops skill to review the attached Dockerfile for security, caching, and image-size improvements, then recommend a production deployment workflow.

Frequently Asked Questions about devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a Dockerfile for security and image-size improvements before deployment?

To analyze a Dockerfile for security and image-size improvements, you can use validation scripts to review container configurations, apply caching patterns, and optimize Docker workloads before deploying them to your selected environment.

Can I deploy and manage Cloudflare Workers using this devops workflow?

Yes, you can deploy and manage Cloudflare Workers and storage. The workflow applies validated scripts for Cloudflare deployments and requires the wrangler CLI when executing these specific platform workflows.

What is the best way to troubleshoot Kubernetes operations and infrastructure security?

The best way to troubleshoot Kubernetes operations and infrastructure security is to apply repeatable workflows for RBAC, secrets management, and monitoring using kubectl and Helm to operate and secure cluster environments.

Do I need specific CLIs installed to run Google Cloud and GitOps deployment pipelines?

Yes, you need gcloud installed for Google Cloud deployments and kubectl or Helm for Kubernetes operations. These platform-specific CLIs are required dependencies when executing CI/CD and GitOps workflows.

How does GitOps improve container security and cloud deployment reliability?

GitOps improves container security and cloud deployment reliability by applying repeatable infrastructure practices, secrets management, and validation tools across Docker and Kubernetes environments to ensure consistent, secure application releases.