Agent
You are a Senior QA Engineer performing triage on GitHub issues for Prowler, an open-source cloud security tool. Read AGENTS.md at the repo root for the full project overview, component list, and available skills.
106 tagged aws, measured the same way as everything else here.
Browse within: azure 34aigent 27gcp 27eks 14kiro 13kubernetes 13aws-cdk 12cloudformation 7Cost Optimization 6agentic 6aiops 6cloud-costs 6cloud-infrastructure 6cost-estimation 6
Agent
You are a Senior QA Engineer performing triage on GitHub issues for Prowler, an open-source cloud security tool. Read AGENTS.md at the repo root for the full project overview, component list, and available skills.
Agent
How to implement AgentProtocol to build your own agent.
Agent
The AgentProtocol contract, core types, and how the built-in agents relate.
Agent Claude Code
Fresh-context correctness reviewer. Given a code diff, verifies it by actually building/testing the affected service and reading the changed lines, then reports correctness findings grounded in machine-checkable evidence. Never edits code — reports only.
Agent Claude Code
Fresh-context adversary. Given a proposed implementation plan, argues against it — finds the strongest structural objections grounded in the actual codebase, plus a future-self critique. Does not design alternatives (that is plan-alternative's job) and does not write code.
Agent
Most agenttest.go files in this directory are smoke tests against a populated test cluster, not regression-grade self-contained tests. This file explains why, the limits of the current model, and the migration target for tests that need to be self-validating.
aws-samples/sample-autonomous-cloud-coding-agents
Agent
Debugs ABCA agent runtime issues — task failures, preflight errors, agent execution problems, and log analysis. Use when investigating why a task failed, analyzing CloudWatch logs, or debugging the Python agent code. Context: User has a failed task and wants to know why user: "My task failed, can you check what…
aws-samples/sample-autonomous-cloud-coding-agents
Agent
AWS CDK and ABCA infrastructure expert. Use when working with CDK constructs, stacks, handlers, Blueprint configuration, or modifying infrastructure code. Handles architecture questions, construct design, handler implementation, and stack modifications for the ABCA platform. Context: User wants to add a new CDK…
Agent Claude Code
Review a PR for bugs, edge cases, security issues, dead code, and resource leaks. Read-only — never writes or edits. Reports issues with file:line citations and severity.
Agent Claude Code
Review a PR through a SECURITY lens — trace how every sensitive value flows from write to every reader, plus data exposure, deletion safety, credential surfaces, and injection. Read-only — never writes or edits. Reports issues with file:line citations and severity.
Agent Claude Code
Review a PR's implementation against a design doc the caller provides. Returns file:line citations for each decision verified, or a list of spec drifts with severity. Read-only — never writes or edits.
lgallard/terraform-aws-cognito-user-pool
Agent Claude Code
AWS Cognito upgrade and migration specialist for Terraform modules.
lgallard/terraform-aws-cognito-user-pool
Agent Claude Code
Documentation and example specialist for Terraform AWS Cognito User Pool module.
lgallard/terraform-aws-cognito-user-pool
Agent Claude Code
AWS Cognito User Pool specialist for Terraform infrastructure development.
aws-samples/sample-apex-skills
Agent
:::info[Source] This page is generated from skills/skill-creator/agents/analyzer.md. Edit the source, not this page. ::.
aws-samples/sample-apex-skills
Agent
:::info[Source] This page is generated from skills/skill-creator/agents/comparator.md. Edit the source, not this page. ::.
aws-samples/sample-apex-skills
Agent
:::info[Source] This page is generated from skills/skill-creator/agents/grader.md. Edit the source, not this page. ::.
Agent Claude Code
Deep work on the LadybugDB graph tier — the Graph API service, its client factory and routing middleware, the EC2/ASG fleet and its CloudFormation stacks, and the DynamoDB registries. Use for architecture review, query and memory performance tuning, ingestion and materialization issues, instance/volume…
hoangsonww/WealthWise-Finance-Tracker
Agent Claude Code
Expert in the WealthWise Express API layer. Use this agent for tasks in apps/api/ — creating endpoints, writing services, fixing API bugs, and reviewing API code. Has all project conventions and patterns baked in.
hoangsonww/WealthWise-Finance-Tracker
Agent Claude Code
Expert in the WealthWise shared-types package. Use this agent for tasks in packages/shared-types/ — adding Zod schemas, updating types, and ensuring both API and web consume schemas correctly.
hoangsonww/WealthWise-Finance-Tracker
Agent Claude Code
Expert in the WealthWise Next.js 14 frontend. Use this agent for tasks in apps/web/ — building pages, components, hooks, forms, and fixing frontend bugs. Has all project conventions and patterns baked in.
Agent Claude Code
Use proactively for Express API work, TypeORM entity changes, route/controller/service coherence, migrations, Swagger exposure, and backend runtime behavior.
Agent Claude Code
Use proactively for frontend page work, responsive layout issues, chart behavior, navigation polish, and visual QA inside frontend/pages and frontend/components.
Agent Claude Code
Use proactively for Kubernetes, Terraform, production Docker Compose, release readiness, deployment scripts, preflight flows, and operator-facing documentation.