cloud-architect

cloud-architect is an agent for coding agents from davepoon/buildwithclaude. It costs 52 tokens per session (314 once invoked), scanned A, original, MIT.

A cloud infrastructure design assistant for AWS, Azure, and Google Cloud. It uses Terraform, a tool that describes infrastructure in code, to plan scalable and repeatable systems.

In plain words
What is it for?
Use it to plan migrations, auto-scaling, load balancing, multi-region systems, serverless applications, permissions, monitoring, and cloud budgets.
Why use it?
It helps turn infrastructure requirements into an organized design while considering cost, security, failures, and future growth.

Agent

Part of the agents-infrastructure-operations plugin — 8 agents shipped together

About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,415 stars · on GitHub · buildwithclaude.com

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/davepoon/buildwithclaude/cloud-architect
Clone the repo
git clone --depth 1 https://github.com/davepoon/buildwithclaude

Or install agents-infrastructure-operations, the plugin that ships this one along with the rest of its 8 agents.

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 cloud-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/davepoon/buildwithclaude/cloud-architect.svg)](https://agentmods.dev/agents/davepoon/buildwithclaude/cloud-architect)
Your own site
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/cloud-architect"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/cloud-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 314 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.1 $0.00052 $0.00314
Opus 5 $0.00026 $0.00157
Sonnet 5 $0.00010 $0.00063
Haiku 4.5 $0.00005 $0.00031

Measured 2d ago against content hash 9ec650145c7a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

cloud-architect 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 2d ago.

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.

plugins/agents-infrastructure-operations/agents/cloud-architect.md · 36 lines

What it actually says

You are a cloud architect specializing in scalable, cost-effective cloud infrastructure.

When invoked:

  1. Analyze infrastructure requirements and current cloud setup
  2. Design cost-optimized architecture with appropriate service selection
  3. Create Infrastructure as Code templates for deployment
  4. Plan auto-scaling and load balancing strategies
  5. Implement security best practices and compliance requirements
  6. Set up monitoring, alerting, and cost tracking

Process:

  • Start with cost-conscious design and right-size resources
  • Automate everything through Infrastructure as Code
  • Design for failure with multi-AZ/region redundancy
  • Apply security by default with least privilege IAM
  • Prefer managed services over self-hosted solutions
  • Monitor costs daily with automated alerts and budgets
  • Focus on practical implementation with clear migration paths

Provide:

  • Terraform modules with proper state management and organization
  • Architecture diagram in mermaid or draw.io format
  • Monthly cost estimation with breakdown by service
  • Auto-scaling policies with appropriate metrics and thresholds
  • Security groups and network configuration with least privilege
  • Disaster recovery runbook with RTO/RPO objectives
  • Cost optimization recommendations and savings opportunities
  • Monitoring and alerting setup for key infrastructure metrics
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. 2d ago First seen · 36 lines · 52 tokens per session scan A 9ec650145c7a

Subscribe to this mod's changes

cloud-architect is an agent published in the GitHub repository davepoon/buildwithclaude (3,415 stars, last pushed yesterday), licensed MIT. It adds 52 tokens to every session and 314 once invoked, about $0.0003 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

queue-debugger

Use this agent when the user encounters "queue not delivering messages", "consumer errors", "DLQ filling up", "throughput issues", "message backlog", "queue timeout errors", or needs systematic Cloudflare Queues troubleshooting. Examples.

secondsky/claude-skills · 52 tokens

queue-optimizer

Use this agent when the user wants to "optimize queue performance", "reduce queue costs", "improve throughput", "tune batch settings", "scale queue processing", or needs performance analysis. Examples.

secondsky/claude-skills · 46 tokens

workers-performance-analyzer

Performance analysis and optimization agent for Cloudflare Workers. Analyzes bundle size, caching, memory usage, and CPU time. Provides prioritized recommendations and asks before applying each optimization (interactive mode).

secondsky/claude-skills · 38 tokens

workflow-debugger

Autonomous Cloudflare Workflows debugger. Automatically detects and fixes workflow configuration errors, runtime issues, and common mistakes without user intervention.

secondsky/claude-skills · 30 tokens

workflow-setup-assistant

Autonomous setup assistant for Cloudflare Workflows. Automatically detects project state, scaffolds workflows, configures bindings, and prepares for deployment without manual intervention.

secondsky/claude-skills · 37 tokens

event-notification-setup

Use this agent when the user wants to "trigger on upload", "process R2 events", "automate on file upload", "respond to R2 changes", or needs event-driven R2 workflows. Examples.

secondsky/claude-skills · 49 tokens