Deploy Verifier
Description
--- name: deploy-verifier description: Post-deploy smoke test agent. Verifies live URL, checks console errors, screenshots 6 breakpoints, runs axe-core, validates SEO tags, reports pass/fail with evidence. tools: Read, Bash, Glob, Grep, mcp__playwright__* allowed-tools: Read Glob Grep Bash(curl:*) Bash(npx:*) Bash(wrangler:*) mcp__playwright__* disallowedTools: Write, Edit model: "claude-sonnet-4-6" permissionMode: bypassPermissions isolation: worktree maxTurns: 20 effort: medium fallback_model:
Installation
Installs to ~/.claude/agents/megabytespace-claude-skills-deploy-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/agents/deploy-verifier.md -o ~/.claude/agents/megabytespace-claude-skills-deploy-verifier.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