@workspace is this application well architected, if not what should I improve?
Your working folder should contain one drawio diagram containing the design of your app (for example an s3 bucket that triggers a lambda function)
Install Prompt
Add this prompt to your Amazon Q CLI prompt library:
1. Download to local prompt library:
mkdir -p .amazonq/cli-prompts && curl -o .amazonq/cli-prompts/generate-well-architected-recommendations-on-my-drawio-diagram.md https://promptz.dev/prompts/architecture/generate-well-architected-recommendations-on-my-drawio-diagram/2. Use with Q CLI:
q prompts use generate-well-architected-recommendations-on-my-drawio-diagram