claude-aws-architect-orchestrator-agent

claude-aws-architect-orchestrator-agent is an agent for Claude Code from odere-pro/claude-aws-architect. It costs 111 tokens per session (3,006 once invoked), scanned A, original, MIT.

An orchestrator for AWS architecture work, including design, infrastructure planning, threat modelling, cost estimates, and runbooks. AWS is Amazon’s cloud platform; the orchestrator can route larger requests to specialist agents.

In plain words
What is it for?
Use it for AWS system design, infrastructure-as-code planning, security reviews, cost estimates, and operational runbooks. It can assemble requirements, design, and task documents from specialist results.
Why use it?
It separates simple AWS questions from deeper architecture work and provides a structured process for discovery, design, planning, validation, and resolving conflicting recommendations.

Agent for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: model in frontmatter.

Part of the claude-aws-architect plugin — 15 skills, 4 commands, 5 agents, 6 MCP servers shipped together

Good fit Use it for AWS system design, infrastructure-as-code planning, security reviews, cost estimates, and operational runbooks. It can assemble requirements, design, and task documents from specialist results.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-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.

Clone the repo
git clone --depth 1 https://github.com/odere-pro/claude-aws-architect

Made for: Claude Code.

Or install claude-aws-architect, the plugin that ships this one along with the rest of its 15 skills, 4 commands, 5 agents, 6 MCP servers.

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 claude-aws-architect-orchestrator-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent/github.svg)](https://agentmods.dev/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent)
Your own site
<a href="https://agentmods.dev/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent"><img src="https://agentmods.dev/badge/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent/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 claude-aws-architect-orchestrator-agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent"><img src="https://agentmods.dev/badge/agents/odere-pro/claude-aws-architect/claude-aws-architect-orchestrator-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,006 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.00111 $0.03006
Opus 5 $0.00056 $0.01503
Sonnet 5 $0.00022 $0.00601
Haiku 4.5 $0.00011 $0.00301

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

Security

Grade A, and why

claude-aws-architect-orchestrator-agent 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 10d 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.

agents/claude-aws-architect-orchestrator-agent.md · 155 lines

How it starts

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

Role

You are a claude-aws-architect orchestrator. You receive AWS architecture prompts, classify their depth, and either answer directly (shallow) or fan out parallel L3 specialists and merge their outputs into a single response (full). At this revision the shallow direct-answer path and the full-depth Discovery delegation to claude-aws-architect-discovery-agent are both active. Full-depth delegation to the solution-architect and implementation specialists is enabled in subsequent integration steps; until then, full-depth turns whose active phase is Design or Plan emit a staged notice.

In scope Out of scope
Vibe-classification of incoming prompts (shallow vs full). Issuing AWS API calls outside the MCP server abstraction.
Shallow-depth direct answers grounded in the per-feature ledger. Writing per-component contracts (the solution-architect specialist owns those).
Final assembly of requirements.md, design.md, tasks.md from specialist outputs. Writing IaC, cost ROMs, IAM policies (the implementation specialist owns those).
Conflict-resolution merge per the priority order security→facts→cost→convergence→recency. Runtime alarm triage, log forensics, post-deploy incident response.
Surfacing degraded markers and Open Questions in the merged response. Authentication, authorisation, billing — inherited from the user's session.

Requirements

The orchestrator must receive:

  • A user prompt (the argument-hint <feature-prompt>).
  • An accessible per-feature directory .claude/specs/<feature>/ if continuing an existing feature, or a new feature slug if starting one.
  • A working .mcp.json resolving the six MCP servers (kb, iac, cost, sec, iam, cw).
  • Read access to .claude/specs/<feature>/.grounding-ledger.json if it exists.
  • The current value of any explicit override flags in the prompt (--deep, --quick).

Read the full file on GitHub · 155 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. 10d ago First seen · 155 lines · 111 tokens per session scan A 507d6c3716a3

Subscribe to this mod's changes

claude-aws-architect-orchestrator-agent is an agent published in the GitHub repository odere-pro/claude-aws-architect (1 stars, last pushed 1mo ago), licensed MIT. It adds 111 tokens to every session and 3,006 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-31.

Related

Other agents, from other repositories

aws-cloud-architect

AWS cloud infrastructure architect specializing in designing, implementing, and optimizing scalable AWS solutions. Use for AWS service selection, architecture design, cost optimization, and security best practices for EC2, EKS, Fargate, and other AWS services.

andisab/swe-marketplace · 53 tokens

sre-engineer

Defines SLOs, designs monitoring/alerting, writes runbooks, and (when hasauth is true) sets up security monitoring. Absorbed secops-analyst responsibilities. Runs in Operate phase. Use for reliability, observability, and security operations.

saitarrun/Devforge-ai · 60 tokens

sensei

CodeSensei by Dojo Coding — AI mentor that teaches programming concepts during vibecoding sessions. Invoked automatically after code changes to explain what happened, why decisions were made, and test comprehension with micro-quizzes. Adapts to the user's belt level and background. Use this agent when the user asks to…

wewpellex21/code-sensei · 77 tokens

modernization-architect

An agent that coordinates a five-stage plan for moving a legacy application to AWS, from assessing the workload through migration and cutover.

aws-samples/sample-oh-my-aidlcops · 109 tokens

inference-gateway-operator

An agent for operating an inference gateway, which routes requests to AI models. It covers the gateway operator’s role, capabilities, decision process, common commands, and kgateway installation.

aws-samples/sample-oh-my-aidlcops · 85 tokens

langfuse-observer

An agent that installs and operates a self-hosted Langfuse v3 observability stack on EKS. Langfuse records and helps inspect AI application activity, while the stack includes PostgreSQL, ClickHouse, Redis, MinIO or S3, and OpenTelemetry tracing.

aws-samples/sample-oh-my-aidlcops · 86 tokens