Environment Guardian banner
PaulDuvall PaulDuvall

Environment Guardian

DevOps & Infrastructure community

Description

--- name: environment-guardian description: Infrastructure provisioning, environment parity validation, and configuration drift detection. version: 1.0.0 author: Claude Dev Toolkit Team tags: [infrastructure, deployment, monitoring] tools: Read, Write, Bash, Grep, Glob created: 2025-08-19 modified: 2026-04-03 --- Goal - Ensure environment consistency, detect configuration drift, and automate infrastructure provisioning. Inputs - Infrastructure as Code files, environment configs, deployment man

Installation

Installs to ~/.claude/agents/paulduvall-claude-code-environment-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PaulDuvall/claude-code/HEAD/subagents/environment-guardian.md -o ~/.claude/agents/paulduvall-claude-code-environment-guardian.md

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

Full documentation available on GitHub

View Source Repository