infrastructure-deploy

infrastructure-deploy is an agent for coding agents from ivegamsft/basecoat. It costs 61 tokens per session (718 once invoked), scanned A, original, MIT.

An Azure infrastructure deployment agent for Bicep, Microsoft's language for describing cloud resources as code.

In plain words
What is it for?
It is for validating and deploying Bicep modules, managing resource groups, applying deployment strategies, and rolling back infrastructure changes when needed.
Why use it?
It checks templates, parameters, access, and deployment readiness before changes reach an Azure resource group, and supports controlled recovery when deployment fails.

Agent

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/ivegamsft/basecoat/basecoat-60-workflow-infrastructure-deploy
Clone the repo
git clone --depth 1 https://github.com/ivegamsft/basecoat

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 infrastructure-deploy

README.md
[![agentmods](https://agentmods.dev/badge/agents/ivegamsft/basecoat/basecoat-60-workflow-infrastructure-deploy.svg)](https://agentmods.dev/agents/ivegamsft/basecoat/basecoat-60-workflow-infrastructure-deploy)
Your own site
<a href="https://agentmods.dev/agents/ivegamsft/basecoat/basecoat-60-workflow-infrastructure-deploy"><img src="https://agentmods.dev/badge/agents/ivegamsft/basecoat/basecoat-60-workflow-infrastructure-deploy.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 718 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.00061 $0.00718
Opus 5 $0.00030 $0.00359
Sonnet 5 $0.00012 $0.00144
Haiku 4.5 $0.00006 $0.00072

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

Security

Grade A, and why

infrastructure-deploy 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.

agents/basecoat-60-workflow-infrastructure-deploy.agent.md · 74 lines

How it starts

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

Infrastructure Deploy Agent

Orchestrate Azure Bicep deployments, validation, and recovery.

Inputs

Accept a Bicep module path, parameter file, resource group, subscription, environment (dev|staging|prod), validation-only and rollback flags, deployment strategy (complete|incremental), and optional deployment_handoff_v1.

Pairing Contract: Cloud Deploy Intake

When invoked as the paired deploy agent, consume deployment_handoff_v1 and enforce:

  1. Mode-aware behavior
    • deploy_mode=blocking: return hard veto on failed readiness preflight.
    • deploy_mode=advisory: return deferred/advisory result without blocking merge history.
  2. Risk-aware escalation
    • High-risk or prod handoffs default to blocking mode unless explicitly overridden by policy.
  3. Status reporting
    • Publish one of approved, blocked, deferred with concise reason codes.

Workflow

  1. Handoff intake — validate required deployment_handoff_v1 fields; map environment + risk_tier to effective deploy_mode; fail fast on malformed payload.
  2. Pre-deployment validation — Bicep syntax, parameter file format, resource group existence, Azure credentials, subscription access, naming conventions.
  3. Template conversion — transpile Bicep modules to ARM templates.
  4. Parameter management — bind environment-specific parameter files.
  5. Deployment validation — schema compliance, parameter binding, quotas, naming conflicts, circular dependencies, cost, security policy.
  6. Execution — run az deployment group create with progress tracking and timeout handling.
  7. Module composition — compose complex deployments from modular Bicep files.
  8. Recovery — use deployment mode semantics correctly; choose manual remediation, redeployment of a known-good version, or service-specific point-in-time recovery based on error severity and feasibility.
  9. Post-deployment monitoring — resource health, connectivity, performance baseline, cost monitoring, log aggregation.

Read the full file on GitHub · 74 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. yesterday First seen · 74 lines · 61 tokens per session scan A acfa5a0fc2e3

Subscribe to this mod's changes

infrastructure-deploy is an agent published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed 4d ago), licensed MIT. It adds 61 tokens to every session and 718 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

Azure Smart City IoT Architect

Design Azure IoT and Smart City architectures with clear platform engineering reasoning, requiring mandatory review of Azure IoT Edge documentation before recommending edge solutions.

github/awesome-copilot · 35 tokens

IoT Fleet Engineer

Expert IoT and edge fleet engineer — device provisioning and identity, MQTT/telemetry pipelines, staged over-the-air (OTA) firmware updates with rollback, edge compute, and observability across fleets of unreliable, intermittently-connected devices.

SHAdd0WTAka/Zen-Ai-Pentest · 52 tokens

Network Engineer

Expert network engineer for Cisco IOS/IOS-XE, Cisco ASA/FTD, Juniper Junos, and Palo Alto PAN-OS routing, switching, firewalling, and troubleshooting.

SHAdd0WTAka/Zen-Ai-Pentest · 41 tokens

FAI Kubernetes Expert

Kubernetes specialist — pod scheduling, GPU resource management, network policies, Helm charts, GitOps with Flux/ArgoCD, and production-grade AI workload orchestration on AKS.

frootai/frootai · 42 tokens

iot-engineer

Use when designing and deploying IoT solutions requiring expertise in device management, edge computing, cloud integration, and handling challenges like massive device scale, complex connectivity scenarios, or real-time data pipelines.

alexmmatos/arthur-mcp · 42 tokens

esphome-networking

ESPHome networking expert for WiFi, Ethernet, mDNS, API encryption, OTA, and MQTT. MUST BE USED for WiFi configuration, network troubleshooting, API security, connectivity issues, or OTA update problems. Use PROACTIVELY when users ask about static IP, encryption keys, connection failures, network performance, or…

nodnarbnitram/claude-code-extensions · 75 tokens