Human qualifiedDeveloper Toolsv1.0.0

aws-cloud-development Agent Plugin

AWS Cloud Development combines four Skills for cost analysis, health diagnosis, read-only resource queries, and Well-Architected reviews with four agents covering principal architecture, serverless design, and Terraform planning and implementation.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

Review

AWS with context.

The package inventory distinguishes diagnostic and review Skills from architecture and Terraform implementation roles.

Query, diagnose, improve

Installation

Install AWS Cloud Development

Install the package and configure only the AWS access needed for the chosen analysis workflow.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/aws-cloud-development
Use least-privilege AWS credentials
Confirm account and region before queries
Review all generated issues and Terraform changes

Explainable standards check

Conforms to Agent Plugins 1.0.0

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Canonical manifest schema

plugin.json targets the official 1.0.0 schema.

Agent Plugins specification §5.2

Required name and naming rules

The plugin name “aws-cloud-development” satisfies the 1–64 character naming rules.

Agent Plugins specification §§5.3 and 5.5

Closed top-level schema

No unknown top-level manifest fields were found.

Agent Plugins specification §5.2

Manifest field types

All present metadata and extension fields use permitted JSON types.

Agent Plugins specification §§5.2–5.6

Root plugin.json file

A regular plugin.json file exists at the plugin root.

Agent Plugins specification §§4.1 and 5.1

Agent Skills discovery and format

0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.

Agent Plugins specification §7.1 and Agent Skills specification

MCP configuration

No root mcp.json is present; MCP is optional and its absence is conforming.

Agent Plugins specification §§6.2 and 7.2

Capabilities

What can you do with aws-cloud-development?

Inspect AWS workloads, identify improvement opportunities, and plan infrastructure changes.

Skills cover cost, health, read-only inventory, and Well-Architected findings. Agents supply principal and serverless architecture guidance plus separate Terraform planning and coding roles.

  • Analyze Infrastructure as Code and AWS cost opportunities
  • Diagnose health using CloudWatch logs and metrics
  • Query resources through a read-only workflow
  • Run an AWS Well-Architected review
  • Plan and implement Terraform changes with separate agents

Review and diagnosis

Four Skills gather evidence for cost, health, inventory, and Well-Architected decisions.

Architecture and Terraform

Four agents cover principal architecture, serverless systems, Terraform planning, and Terraform implementation.

Practical workflow

An evidence-led AWS workflow

Pass 01 / Inspect

Query workload state

Use read-only inventory and health evidence to understand resources and symptoms.

Pass 02 / Review

Assess architecture and cost

Apply cost and Well-Architected Skills, then review proposed findings.

Pass 03 / Plan

Prepare controlled changes

Use architecture and Terraform roles to plan, review, and only then implement changes.

Package contents

What is included in aws-cloud-development?

aws-cloud-development declares 4 Skills, 0 MCP configurations, and 4 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

4

aws-cost-optimize, aws-resource-health-diagnose, aws-resource-query, aws-well-architected-review

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

AWS Cloud Development source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

The source README lists four AWS Skills: cost optimization from IaC or account resources, CloudWatch-backed health diagnosis, read-only natural-language resource queries, and AWS Well-Architected reviews that can produce improvement issues.

Four agents add principal architecture, serverless architecture, Terraform planning, and Terraform implementation roles. The resource query is explicitly described as read-only, while other workflows can propose issues or infrastructure changes.

Install with copilot plugin install aws-cloud-development@awesome-copilot. Use least-privilege credentials and review all findings and Terraform before acting.