aws-samples/aws-well-architected
v6.4.0MIT-0
Well-Architected skills and steering for AI coding agents: full and pillar-scoped Well-Architected reviews, guardrails, migration readiness, and guided build assistance across all 6 pillars.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "aws-well-architected",
"version": "6.4.0",
"description": "Well-Architected skills and steering for AI coding agents: full and pillar-scoped Well-Architected reviews, guardrails, migration readiness, and guided build assistance across all 6 pillars.",
"author": {
"name": "AWS",
"url": "https://github.com/aws-samples"
},
"homepage": "https://github.com/aws-samples/sample-well-architected-skills-and-steering",
"repository": "https://github.com/aws-samples/sample-well-architected-skills-and-steering",
"license": "MIT-0",
"keywords": [
"aws",
"well-architected",
"operational-excellence",
"security",
"reliability",
"performance-efficiency",
"cost-optimization",
"sustainability"
],
"extensions": {
"dev.kiro": {
"powers": "./powers",
"agent": "./adapters/kiro-cli/agents/well-architected.json"
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- example-script.sh
- 16JSON files
- 2other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- dev.kiro