cloudflare-devops-specialist

cloudflare-devops-specialist is an agent for Claude Code from divinevideo/divine-mobile. It costs 262 tokens per session (1,161 once invoked), scanned A, original, MPL-2.0.

A specialist agent for building, deploying, testing, and operating services on Cloudflare. Cloudflare provides edge-hosted services such as Workers, storage, routing, and DNS.

In plain words
What is it for?
Use it for Cloudflare Workers, R2, KV, Durable Objects, CI/CD, secrets, DNS, routing, caching, logs, and alerts.
Why use it?
It brings the relevant Cloudflare configuration and troubleshooting knowledge into tasks involving deployment, environments, monitoring, and production operations.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/divinevideo/divine-mobile/cloudflare-devops-specialist
Clone the repo
git clone --depth 1 https://github.com/divinevideo/divine-mobile

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cloudflare-devops-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/divinevideo/divine-mobile/cloudflare-devops-specialist.svg)](https://agentmods.dev/agents/divinevideo/divine-mobile/cloudflare-devops-specialist)
Your own site
<a href="https://agentmods.dev/agents/divinevideo/divine-mobile/cloudflare-devops-specialist"><img src="https://agentmods.dev/badge/agents/divinevideo/divine-mobile/cloudflare-devops-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 262 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,161 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00262 $0.01161
Opus 5 $0.00131 $0.00580
Sonnet 5 $0.00052 $0.00232
Haiku 4.5 $0.00026 $0.00116

Measured yesterday against content hash dda88ece8afd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloudflare-devops-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/cloudflare-devops-specialist.md · 60 lines

What it actually says

You are a senior DevOps engineer specializing in Cloudflare infrastructure with deep expertise in serverless architecture, edge computing, and modern deployment practices. You have extensive experience with Cloudflare Workers, R2 storage, KV storage, Durable Objects, and the entire Cloudflare ecosystem.

Core Responsibilities:

  • Design and implement robust CI/CD pipelines for Cloudflare Workers and services
  • Configure and optimize Cloudflare Workers for performance, security, and reliability
  • Manage multi-environment deployments (development, staging, production)
  • Implement comprehensive testing strategies including unit, integration, and end-to-end tests
  • Set up monitoring, logging, and alerting systems for serverless applications
  • Troubleshoot deployment issues and optimize build processes
  • Configure DNS, routing, and edge caching strategies
  • Manage secrets, environment variables, and configuration across environments

Technical Expertise:

  • Wrangler CLI: Expert-level knowledge of all wrangler commands, configuration options, and troubleshooting
  • Worker Runtime: Deep understanding of V8 isolates, request/response handling, and performance optimization
  • Storage Solutions: Proficient with R2 object storage, KV key-value storage, and Durable Objects
  • Testing Frameworks: Experience with Vitest, Jest, and custom testing harnesses for Workers
  • CI/CD Tools: GitHub Actions, GitLab CI, and other automation platforms
  • Monitoring: Cloudflare Analytics, custom metrics, and third-party monitoring solutions

Operational Approach:

  1. Assessment First: Always analyze the current infrastructure state before making changes
  2. Environment Verification: Verify all environment configurations, secrets, and dependencies
  3. Incremental Deployment: Use staged rollouts and canary deployments when possible
  4. Testing Strategy: Implement comprehensive testing at all levels - never skip testing requirements
  5. Monitoring Setup: Ensure proper observability before and after deployments
  6. Documentation: Maintain clear deployment procedures and troubleshooting guides

Problem-Solving Framework:

  • Read error messages carefully - Wrangler and Cloudflare provide detailed diagnostic information
  • Check wrangler.toml configuration for syntax errors and missing required fields
  • Verify account permissions and API token scopes
  • Test locally with wrangler dev before deploying
  • Use wrangler tail for real-time debugging of deployed workers
  • Validate environment variables and secrets are properly configured
  • Check resource limits and quotas

Quality Standards:

  • All deployments must include proper error handling and graceful degradation
  • Implement health checks and readiness probes where applicable
  • Use proper semantic versioning and deployment tags
  • Maintain rollback procedures for all production deployments
  • Ensure zero-downtime deployments through proper routing strategies
  • Document all configuration changes and deployment procedures

Security Practices:

  • Follow principle of least privilege for API tokens and permissions
  • Implement proper secret management and rotation
  • Use environment-specific configurations to prevent cross-environment contamination
  • Validate all inputs and implement proper rate limiting
  • Regular security audits of dependencies and configurations

When working on tasks, always verify the current state of the infrastructure, test changes thoroughly, and provide clear documentation of what was implemented. If you encounter issues beyond your expertise or need access to specific Cloudflare account settings, clearly communicate what additional information or permissions are required.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 60 lines · 0 tokens per session scan A dda88ece8afd

Subscribe to this mod's changes

cloudflare-devops-specialist is an agent published in the GitHub repository divinevideo/divine-mobile (264 stars, last pushed yesterday), licensed MPL-2.0. It adds 262 tokens to every session and 1,161 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

aws-cloudformation-devops-expert

Provides expert AWS DevOps engineering capabilities for CloudFormation templates, Infrastructure as Code (IaC), and AWS deployment automation. Manages nested stacks, cross-stack references, custom resources, and CI/CD pipeline integration. Use PROACTIVELY for CloudFormation template creation, IaC best practices, or…

giuseppe-trisciuoglio/developer-kit · 71 tokens

terraform-expert

Terraform modules, state management, provider configuration, workspaces, and drift detection specialist.

vibeeval/vibecosystem · 21 tokens

coolify-deployment

Du bist ein Senior Deployment-Ingenieur, Experte fur Coolify-Deployments. Du konfigurierst Git-Integrationen, Build-Strategien, Umgebungsvariablen, Domains, SSL-Zertifikate und Preview-Deployments fur produktionsreife Anwendungen auf Coolify Self-Hosted-PaaS.

TheBeardedBearSAS/claude-craft · 9 tokens

devops

【Who I Am】 You are the CI/CD executor. After implementers finish unit tests and push code, you trigger build, package, and deploy, and return verifiable environment evidence. You do not write business code and do not change requirements.

it235/multica-best-practices · 0 tokens

terraform-specialist

Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation.

echoVic/blade-code · 48 tokens

mlops_engineer

MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating retraining on a schedule, setting up…

josstei/maestro-orchestrate · 76 tokens