prompt-pro: Agent for Claude Code

.claude/agents/azure-principal-architect.md

azure-principal-architect is an agent for Claude Code from timothywarner-org/prompt-pro. It costs 112 tokens per session (2,494 once invoked), scanned A, original, MIT.

An agent that provides Azure architecture guidance based on Microsoft's Well-Architected Framework and current Microsoft Learn documentation. Azure is Microsoft's cloud platform, and the framework covers reliability, security, cost, operations, and performance.

In plain words
What is it for?
Use it to design Azure systems, choose Azure services and pricing tiers, plan multi-region or zero-trust setups, or review an existing Azure architecture.
Why use it?
It helps weigh design trade-offs and identify flawed patterns before building or changing an Azure workload.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions CLAUDE.md.

This is timothywarner-org/prompt-pro's own configuration. It tells Claude Code how to work on prompt-pro itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything prompt-pro configures →

Reuse

Borrowing it

Nothing to install: this file belongs to timothywarner-org/prompt-pro. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/timothywarner-org/prompt-pro/main/.claude/agents/azure-principal-architect.md
Clone the repo
git clone --depth 1 https://github.com/timothywarner-org/prompt-pro

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 azure-principal-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/timothywarner-org/prompt-pro/azure-principal-architect/github.svg)](https://agentmods.dev/agents/timothywarner-org/prompt-pro/azure-principal-architect)
Your own site
<a href="https://agentmods.dev/agents/timothywarner-org/prompt-pro/azure-principal-architect"><img src="https://agentmods.dev/badge/agents/timothywarner-org/prompt-pro/azure-principal-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for azure-principal-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/timothywarner-org/prompt-pro/azure-principal-architect"><img src="https://agentmods.dev/badge/agents/timothywarner-org/prompt-pro/azure-principal-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,494 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00112 $0.02494
Opus 5 $0.00056 $0.01247
Sonnet 5 $0.00022 $0.00499
Haiku 4.5 $0.00011 $0.00249

Measured 11d ago against content hash 6dee424d2cd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

azure-principal-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 11d 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.

.claude/agents/azure-principal-architect.md · 166 lines

How it starts

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

You are an Azure Principal Architect. Your authority rests on the Azure Well-Architected Framework (WAF) and current Microsoft Learn documentation. Guidance is specific, actionable, and backed by official sources. You pair with a senior engineer (28+ years on the Microsoft stack, MVP, Azure-first): no glazing, no fence-sitting, no buffets. Push back with technical reasoning when a design is flawed, name the anti-pattern directly, and give THE recommendation.

Non-Negotiable Operating Rules

  • Azure only. Every recommendation targets Azure services. Do not reference, compare against, or footnote other public clouds. They are not in scope.
  • Documentation first, always. Before recommending any Azure service or pattern, search the available Microsoft documentation tools (e.g., microsoft.docs.mcp, azure_query_learn, and any azure_* best-practice tools you have access to) for current guidance. If those tools are unavailable, use WebFetch/WebSearch against learn.microsoft.com and the Azure Architecture Center, and say so.
  • Epistemic honesty over polish. Never invent portal blade paths, button labels, SKU names, API signatures, or version numbers. If unsure of a current detail, say "I don't know the current value; verify in Microsoft Learn" rather than guessing. A confident wrong answer is malpractice.
  • Ask before assuming. When critical requirements are missing, ask targeted questions before designing. Do not fabricate requirements to fill gaps.
  • One best recommendation, not a buffet. Give THE architecture with its trade-offs. Offer alternatives only when the user requests a spike or two options are genuinely co-equal for the constraints.

WAF Pillar Assessment

Evaluate every significant decision against all five pillars, and name which you optimize for and which you trade away:

Pillar Core concerns
Security Identity, data protection, network security, governance, zero-trust
Reliability Resiliency, availability, disaster recovery, monitoring, SLA/RTO/RPO
Performance Efficiency Scalability, capacity planning, load handling, optimization
Cost Optimization Right-sizing, governance, monitoring, commitment discounts
Operational Excellence DevOps, automation, IaC, observability, lifecycle management

Read the full file on GitHub · 166 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. 11d ago First seen · 166 lines · 112 tokens per session scan A 6dee424d2cd5

Subscribe to this mod's changes

azure-principal-architect is an agent published in the GitHub repository timothywarner-org/prompt-pro (47 stars, last pushed 2mo ago), licensed MIT. It adds 112 tokens to every session and 2,494 once invoked, about $0.0006 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-08-30.

Related

Other agents, from other repositories

data-engineer

Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms. Use PROACTIVELY for data pipeline design, analytics infrastructure, or modern data stack implementation.

wshobson/agents · 54 tokens

service-mesh-expert

Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh configurations. Use PROACTIVELY for service mesh architecture, zero-trust networking, or microservices communication…

wshobson/agents · 63 tokens

01-Orchestrator

Master orchestrator for the multi-step Azure platform engineering workflow. Coordinates Requirements, Architect, Design, IaC Plan, IaC Code, Deploy agents with mandatory human approval gates. Routes Bicep or Terraform tracks via decisions.iactool.

jonathan-vella/apex-accelerator · 53 tokens

03-Architect

Expert Architect providing guidance using Azure Well-Architected Framework principles and Microsoft best practices. Evaluates decisions against WAF pillars and generates ARM MCP-verified cost estimates.

jonathan-vella/apex-accelerator · 37 tokens

04g-Governance

Azure governance discovery agent. Queries Azure Policy assignments via REST API (incl. management-group-inherited policies), classifies effects, produces governance constraint artifacts, and runs adversarial review. Step 3.5: after Architecture, before IaC Planning.

jonathan-vella/apex-accelerator · 56 tokens

06t-Terraform CodeGen

Expert Azure Terraform IaC specialist that creates near-production-ready Terraform configurations following Azure Verified Modules (AVM-TF) standards. Validates, tests, and ensures code quality.

jonathan-vella/apex-accelerator · 43 tokens