aws-waf-sustainability-skill

aws-waf-sustainability-skill is a skill for Claude Code from odere-pro/claude-aws-architect. It costs 62 tokens per session (1,833 once invoked), scanned A, original, MIT.

A design-time sustainability review based on the sustainability section of the AWS Well-Architected Framework, which guides lower-waste use of AWS computing, storage, and data transfer.

In plain words
What is it for?
Use it when designing or reviewing AWS infrastructure, selecting regions or compute types, managing storage lifecycles, or reducing idle capacity and transfers.
Why use it?
It helps identify avoidable resource use through choices such as right-sizing, scale-to-zero operation, storage tiering, and reduced data movement.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

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

Good fit Use it when designing or reviewing AWS infrastructure, selecting regions or compute types, managing storage lifecycles, or reducing idle capacity and transfers.

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

Any agent
npx skills add odere-pro/claude-aws-architect --skill aws-waf-sustainability-skill
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 aws-waf-sustainability-skill

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/odere-pro/claude-aws-architect/aws-waf-sustainability-skill"><img src="https://agentmods.dev/badge/skills/odere-pro/claude-aws-architect/aws-waf-sustainability-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,833 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.00062 $0.01833
Opus 5 $0.00031 $0.00916
Sonnet 5 $0.00012 $0.00367
Haiku 4.5 $0.00006 $0.00183

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

Security

Grade A, and why

aws-waf-sustainability-skill 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.

skills/aws-waf-sustainability-skill/SKILL.md · 66 lines

How it starts

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

When to Use

Apply this skill any time an agent designs, reviews, or right-sizes AWS resources where energy, carbon impact, or wasted capacity is a stake. In practice that is essentially every solution-architect or implementation pass that touches compute, storage, or data movement.

Trigger conditions:

  • The orchestrator's solution-architect specialist is producing design.md and must honor the Well-Architected Sustainability pillar alongside the other pillars.
  • A component contract under .claude/specs/<feature>/contracts/<name>.md is being authored or revised; the pillar must inform the choice of compute family, storage tier, and region.
  • A cost-pillar review is concluding; sustainability concerns frequently overlap (right-sizing, scale-to-zero, Graviton) and must be reconciled, not duplicated.
  • The user explicitly asks for a "green" architecture, a carbon report, or low-environmental-impact options.
  • A region-selection decision is on the table — sustainability is one of three inputs (with cost and latency).

Do not apply this skill to non-AWS workloads, to cost-only optimisations that have no compute or storage impact (e.g. a Reserved-Instance commitment review), or to retrospective carbon-footprint reporting (that is a separate quarterly workflow, not a design-time skill).

Procedure

  1. Pick the lowest-carbon viable region. Consult references/region-carbon-tiers.md. Tier-1 regions (≥95% renewable energy per AWS-published figures) are eligible by default. If data-residency or latency constraints exclude tier-1, pick the lowest-carbon region in the eligible set and label the deviation in the contract's sustainability: block with the specific constraint that drove the choice.
  2. Default to Graviton. Choose arm64 instance families (t4g, m7g, c7g, r7g, m8g, c8g) unless the workload provably requires x86_64. Every non-Graviton choice must carry a requires-x86: <reason> rationale in the contract — common legitimate reasons are documented in references/graviton-eligibility.md.
  3. Right-size before scaling. Issue a cw MCP query for Compute Optimizer recommendations on existing workloads, or use the workload's measured peak from load tests. Avoid the "round up to be safe" antipattern; the contract must record the actual measured peak and the percentile chosen (e.g. "p99.9 over 14 days").
  4. Default to managed/serverless. Lambda, Fargate, App Runner, EventBridge, SQS, SNS, DynamoDB on-demand — these scale to zero and amortize cooling/idle across thousands of customers. A self-hosted EC2 / ECS-on-EC2 / RDS choice must justify in the contract why a managed equivalent does not fit (latency floor, license model, library constraint).
  5. Tier storage by access pattern. Default S3 lifecycle: Standard → Standard-IA after 30 days → Glacier Instant Retrieval after 90 → Glacier Deep Archive after 180, unless retrieval-time SLOs forbid. Prefer EBS gp3 over gp2 (gp3 charges separately for IOPS and throughput, eliminating idle waste). Apply CloudWatch Logs retention; never leave the default of "never expire".
  6. Cap data transfer. Co-locate compute and data in the same AZ where the workload's availability profile permits; use VPC endpoints for AWS-API traffic; avoid cross-region replication unless DR or compliance demands it. Cache at the edge (CloudFront) instead of repeatedly serving from origin. Each cross-AZ or cross-region data path must be enumerated in the sustainability: block.
  7. Schedule for idle. Non-prod EC2 / RDS / Redshift on a stop-overnight or stop-on-weekend schedule via EventBridge + Lambda. Spot for fault-tolerant batch. Auto-Scaling group with min=0 for development environments. The contract enumerates expected duty cycle for every long-running resource.
  8. Record carbon impact in the contract. Each component contract emits a sustainability: block: chosen region tier, instance arch, storage tier, idle handling, and any deviations with rationale. The orchestrator's merge step aggregates these into the design summary so the user sees system-level sustainability posture.

Read the full file on GitHub · 66 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 66 lines · 62 tokens per session scan A 5be9f3af216a

Subscribe to this mod's changes

aws-waf-sustainability-skill is a skill published in the GitHub repository odere-pro/claude-aws-architect (1 stars, last pushed 1mo ago), licensed MIT. It adds 62 tokens to every session and 1,833 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-08-31.

Related

Other skills, from other repositories

deployment

Hosting, deployment, CI/CD, and going live. Activated when Claude works with deployment configs, Dockerfiles, Vercel/Netlify configs, or deployment-related commands.

wewpellex21/code-sensei · 37 tokens

ec2

AWS EC2 virtual machine management — instances, security groups, key pairs, AMIs, EBS volumes, Auto Scaling Groups, Spot Instances, Session Manager, placement groups, and instance lifecycle automation. Trigger on ANY of these, even when EC2 isn't named explicitly: - Launching or provisioning: "spin up a server"…

itsmostafa/aws-agent-skills · 320 tokens

ecs

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

itsmostafa/aws-agent-skills · 35 tokens

cloudformation

AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.

itsmostafa/aws-agent-skills · 34 tokens

cloudwatch

AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.

itsmostafa/aws-agent-skills · 43 tokens

eks

AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.

itsmostafa/aws-agent-skills · 38 tokens