Skip to content

Add service-quota-check skill and service-quotas-monitor agent#14

Open
yprikhodko wants to merge 1 commit into
aws-samples:mainfrom
yprikhodko:service_quotas
Open

Add service-quota-check skill and service-quotas-monitor agent#14
yprikhodko wants to merge 1 commit into
aws-samples:mainfrom
yprikhodko:service_quotas

Conversation

@yprikhodko

Copy link
Copy Markdown
Contributor

Summary

  • New service-quota-check skill that checks AWS service quota utilization during investigations and before provisioning resources, flags quotas at 85%+ utilization, and requests increases via the Service Quotas API or recommends support cases for non-adjustable quotas
  • New service-quotas-monitor custom agent that proactively scans all regions on a schedule, identifies quotas approaching limits, and takes automated action (quota increase requests, support cases, or recommendations)
  • Updated CloudFormation template with PolicyServiceQuotaCheck IAM policy (servicequotas:*, cloudwatch:GetMetricData/GetMetricStatistics)
  • Updated CLAUDE.md, kiro conventions, llms.txt, and root README skills table

Test plan

  • skill-eval audit passes with 98/100 (Grade A)
  • CloudFormation template deployed and validated in account
  • Functional evaluation with DevOps Agent web app
  • Trigger evaluation with Agent Skill Eval framework

- New skill: service-quota-check — checks AWS service quota utilization,
  flags quotas at 85%+ utilization, requests increases via Service Quotas
  API, and recommends support cases for non-adjustable quotas
- New custom agent: service-quotas-monitor — proactively scans all regions,
  identifies quotas approaching limits, and takes automated action
- Updated CloudFormation template with ServiceQuotaCheck IAM policy
- Updated CLAUDE.md, kiro conventions, llms.txt, and root README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant