ck:devops

Orchestrate multi-cloud deployments across Cloudflare, Docker, Google Cloud, and Kubernetes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tonamson/please-done --skill ck-devops-tonamson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:devops
Source: https://github.com/tonamson/please-done/tree/main/ck/.opencode/skills/devops
Command: npx skills add https://github.com/tonamson/please-done --skill ck-devops-tonamson

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Orchestrate multi-cloud infrastructure deployment across Cloudflare, Docker, Google Cloud, and Kubernetes.

Core Features & Use Cases

  • Supports serverless, containerized, and Kubernetes workloads across Cloudflare, Docker, GCP, and Kubernetes.
  • Enables CI/CD workflows, GitOps pipelines, and security audits across cloud platforms.
  • Provides environment-targeted deployments and dry-run previews to reduce risk.

Quick Start

Run the deployment utility with --env to start a dry-run or real deployment.

Frequently Asked Questions about ck:devops

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

FAQPage Schema
How do I orchestrate multi-cloud infrastructure deployment across Kubernetes and Google Cloud?

Yes, the deployment utility supports environment targeting and dry-run previews to validate infrastructure changes safely before execution. You can target specific environments and run previews to reduce deployment risk across Cloudflare, Docker, Google Cloud, and Kubernetes.

How do I set up CI/CD pipelines for serverless and containerized workloads?

You need a valid wrangler.toml project configuration file and the Wrangler CLI installed in your environment to execute deployments. The deployment utility checks for Wrangler installation and validates your project configuration before proceeding with any infrastructure deployment workflow.

Does the deployment utility support security audits for cloud platforms?

Yes, security audits across cloud platforms are supported alongside GitOps pipelines and CI/CD workflows. The utility orchestrates multi-cloud infrastructure deployment across Cloudflare, Docker, Google Cloud, and Kubernetes while enabling security audits for these cloud environments.

What's the best way to validate a Wrangler deployment before executing it?

Validating a Wrangler deployment is best done by running the deployment utility with a dry-run preview flag. This approach checks the Wrangler installation, validates the wrangler.toml file, and simulates the deployment workflow to reduce risk before targeting a real cloud environment.