Deploy Verifier banner
megabytespace megabytespace

Deploy Verifier

DevOps & Infrastructure community

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

Terminal
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 Repository