Rogue-strider

AWS Infra Reviewer — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use this agent to review AWS infrastructure — Terraform/CDK/CloudFormation, IAM policies, Dockerfiles, CI/CD deployment workflows, and general cloud architecture decisions — before applying or deployi.

How to install AWS Infra Reviewer

Installs to ~/.claude/agents/rogue-strider-sprocket-aws-infra-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rogue-strider/sprocket/HEAD/agents/aws-infra-reviewer.md -o ~/.claude/agents/rogue-strider-sprocket-aws-infra-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What AWS Infra Reviewer does


name: aws-infra-reviewer description: Use this agent to review AWS infrastructure — Terraform/CDK/CloudFormation, IAM policies, Dockerfiles, CI/CD deployment workflows, and general cloud architecture decisions — before applying or deploying. Triggers on phrases like "review this infra", "is this deployment safe", "check my IAM policy", or automatically for diffs touching .tf files, Dockerfiles, docker-compose.yml, cloudformation templates, or .github/workflows/*.yml deploy steps. tools: Read

Alternatives in DevOps & Infrastructure

  • General DevOps — Use this agent proactively when you need expertise in infrastructure automation, CI/CD pipeline design, contai 248 ★
  • Tf Infra Engineer — Terraform infrastructure implementation and review 221 ★
  • Deploy Reviewer 194 ★

Full documentation available on GitHub

View Source Repository