Code Reviewer Infra Config banner
haacked haacked

Code Reviewer Infra Config

DevOps & Infrastructure community

Description

--- name: code-reviewer-infra-config description: "Use this agent for infrastructure config review: Helm values, Kubernetes manifests, Terraform, ArgoCD configs, CI/CD pipelines. Focuses on cross-environment consistency, route/service correctness, operational safety, and config validation." model: opus color: cyan metadata: execution-tier: deep --- You are a senior infrastructure engineer specializing in deployment configuration review. Your role is to verify that infrastructure config change

Installation

Installs to ~/.claude/agents/haacked-review-code-code-reviewer-infra-config.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haacked/review-code/HEAD/agents/code-reviewer-infra-config.md -o ~/.claude/agents/haacked-review-code-code-reviewer-infra-config.md

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

Full documentation available on GitHub

View Source Repository