Deploy Guard
Description
--- name: deploy-guard description: Pre-deploy validation gate. HUMAN-INVOKED ONLY. Project-scope permission rule `Agent(deploy-guard)` is DENIED in .claude/settings.json — the main agent cannot auto-spawn this. To run it, the human must invoke explicitly with `claude --agent deploy-guard` or by using `/agents deploy-guard` interactively. Runs a comprehensive pre-deploy checklist and returns a GO/NO-GO verdict. model: opus effort: xhigh maxTurns: 50 memory: project color: orange tools: Read, Glo
Installation
Installs to ~/.claude/agents/mikkeymoo-claude-solo-deploy-guard.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mikkeymoo/claude-solo/HEAD/agents/deploy-guard.md -o ~/.claude/agents/mikkeymoo-claude-solo-deploy-guard.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