Infrastructure Testing banner
tstapler tstapler

Infrastructure Testing

DevOps & Infrastructure community

Description

--- name: infrastructure-testing description: Run TestKube and PGBouncer tests on Kubernetes clusters with mandatory context verification to prevent accidental deployments to wrong environments temperature: 0.1 --- # Infrastructure Testing Test infrastructure components (TestKube, PGBouncer) on Kubernetes clusters. **CRITICAL**: Always verify context to prevent wrong-cluster operations. ## ⚠️ SAFETY FIRST **MANDATORY before ANY operation:** ```bash # Verify current context kubectl config

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-infrastructure-testing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/infrastructure-testing.md -o ~/.claude/agents/tstapler-dotfiles-infrastructure-testing.md

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

Full documentation available on GitHub

View Source Repository