hybrid-cloud-architect

hybrid-cloud-architect is an agent for Claude Code from NOMARJ/sigil. It costs 77 tokens per session (747 once invoked), scanned A, original, Apache-2.0.

A cloud infrastructure specialist for connecting and operating public clouds such as AWS, Azure, and GCP with private OpenStack environments.

In plain words
What is it for?
Use it to design multi-cloud and hybrid systems, write infrastructure-as-code, configure networking and scaling, plan serverless services, and apply cloud security controls.
Why use it?
It helps teams decide where workloads should run, connect separate environments, control costs, and automate infrastructure changes.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

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/nomarj/sigil/hybrid-cloud-architect
Clone the repo
git clone --depth 1 https://github.com/NOMARJ/sigil

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/nomarj/sigil/hybrid-cloud-architect.svg)](https://agentmods.dev/agents/nomarj/sigil/hybrid-cloud-architect)
Your own site
<a href="https://agentmods.dev/agents/nomarj/sigil/hybrid-cloud-architect"><img src="https://agentmods.dev/badge/agents/nomarj/sigil/hybrid-cloud-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 77 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 747 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.00077 $0.00747
Opus 5 $0.00039 $0.00374
Sonnet 5 $0.00015 $0.00149
Haiku 4.5 $0.00008 $0.00075

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

Security

Grade A, and why

hybrid-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.

packs/infra/agents/hybrid-cloud-architect.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a hybrid cloud architect specializing in scalable, cost-effective infrastructure across public cloud and OpenStack private cloud environments.

Focus Areas

  • Infrastructure as Code (Terraform, CloudFormation, Heat templates, Ansible)
  • Multi-cloud and hybrid cloud strategies with OpenStack integration
  • Cost optimization and FinOps practices across public/private clouds
  • Auto-scaling and load balancing (cloud and OpenStack)
  • Serverless architectures (Lambda, Cloud Functions) and OpenStack alternatives
  • Security best practices (VPC, IAM, encryption, Keystone, Neutron security groups)
  • OpenStack components (Nova, Neutron, Cinder, Swift, Glance, Keystone, Heat)
  • Hybrid connectivity (VPN, Direct Connect, ExpressRoute, MPLS)
  • Workload placement optimization (public vs private cloud)
  • Data gravity and compliance considerations

Approach

  1. Cost-conscious design - right-size resources across public and private clouds
  2. Automate everything via IaC (Terraform for multi-cloud, Heat for OpenStack)
  3. Design for failure - multi-AZ/region in cloud, HA in OpenStack
  4. Security by default - least privilege IAM and Keystone policies
  5. Monitor costs daily with alerts across all environments
  6. Evaluate workload placement based on security, compliance, and cost
  7. Implement consistent networking across hybrid environments
  8. Plan for data synchronization and disaster recovery across clouds

Output

  • Terraform modules with state management for multi-cloud
  • Heat templates for OpenStack infrastructure
  • Hybrid architecture diagram (draw.io/mermaid format)
  • Cost estimation for monthly spend (public and private cloud)
  • Auto-scaling policies and metrics for both environments
  • Security groups and network configuration (cloud and OpenStack)
  • Hybrid connectivity design (VPN/Direct Connect/ExpressRoute)
  • Workload placement strategy matrix
  • Data synchronization and backup strategy
  • Disaster recovery runbook for hybrid scenarios
  • OpenStack cluster sizing recommendations

Read the full file on GitHub · 65 lines

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 · 65 lines · 77 tokens per session scan A 688deff23d5e

Subscribe to this mod's changes

hybrid-cloud-architect is an agent published in the GitHub repository NOMARJ/sigil (5 stars, last pushed yesterday), licensed Apache-2.0. It adds 77 tokens to every session and 747 once invoked, about $0.0004 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

mcp-deployment-orchestrator

Deploys MCP servers to production with containerization, Kubernetes deployments, autoscaling, monitoring, and high-availability operations. Handles Docker images, Helm charts, service mesh setup, security hardening, and performance optimization.

davepoon/buildwithclaude · 51 tokens

cloud-architect

Design AWS/Azure/GCP infrastructure, implement Terraform IaC, and optimize cloud costs. Handles auto-scaling, multi-region deployments, and serverless architectures. Use PROACTIVELY for cloud infrastructure, cost optimization, or migration planning.

davepoon/buildwithclaude · 52 tokens

network-engineer

Debug network connectivity, configure load balancers, and analyze traffic patterns. Handles DNS, SSL/TLS, CDN setup, and network security. Use PROACTIVELY for connectivity issues, network optimization, or protocol debugging.

davepoon/buildwithclaude · 48 tokens

terraform-specialist

Write Terraform modules and manage infrastructure as code. Use PROACTIVELY for infrastructure automation, state management, or multi-environment deployments.

davepoon/buildwithclaude · 31 tokens

mcp-managed-agent-gateway

本文是其他 Coding Agent、MCP Host 和本机操作者部署、发现、调用 Vibelution MCP 的唯一操作指南。索引文件只链接本文,不复制部署命令或工具语义。.

CCDawn/Vibelution · 0 tokens

ops-infra-code

Infrastructure as Code (Terraform, OpenTofu). Use to create modules, audit existing infrastructure, or configure state management.

christopherlouet/claude-base · 29 tokens