Platform Code Reviewer
Description
--- name: platform-code-reviewer description: "Use this agent for reviewing Go, Terraform, and GCP infrastructure code with a focus on semantic correctness, not just syntax. Catches issues like using the wrong data source, environment-specific values in wrong places, cross-region cost implications, and Go idioms. Based on patterns from senior platform engineers. Examples:\n\n<example>\nContext: User has written Terraform for a multi-region deployment.\nuser: \"Can you review my terraform changes
Installation
Installs to ~/.claude/agents/jamestexas-agents-platform-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jamestexas/agents/HEAD/agents/platform-code-reviewer.md -o ~/.claude/agents/jamestexas-agents-platform-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deploy Agent
Handles deployment, distribution, and release management for all platforms
DevOps & Infrastructure Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure