Script Adversary
Description
--- name: script-adversary description: Fresh-context, refute-framed SAFETY review of operator-facing scripts — health checks, probes, deploy/verify scripts, anything a human or system runs to VERIFY state. Hunts the failure modes ordinary code review misses — blocks on stdin, destructive probe, passes-for-the-wrong-reason, guessed diagnostics — the ones that make a check report PASS having tested nothing. The operational counterpart to architecture-adversary. Use when reviewing a verify_install
Installation
Installs to ~/.claude/agents/davalst-tdd-playbook-script-adversary.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davalst/tdd-playbook/HEAD/.claude/agents/script-adversary.md -o ~/.claude/agents/davalst-tdd-playbook-script-adversary.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