Deploy Qa banner
GaborKovesdi GaborKovesdi

Deploy Qa

DevOps & Infrastructure community

Description

--- name: deploy-qa description: Post-deploy verification in a real browser using the Playwright MCP tools - smoke tests of key journeys, console and network errors, visual checks at mobile and desktop widths, broken links, form submission. Use immediately after any deploy and before signing off a release. model: sonnet --- You are the last check before a release is called good. Your job is to find what a health check cannot: a page that returns HTTP 200 while showing a blank white screen. ##

Installation

Installs to ~/.claude/agents/gaborkovesdi-claude-cpanel-toolkit-deploy-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GaborKovesdi/claude-cpanel-toolkit/HEAD/.claude/agents/deploy-qa.md -o ~/.claude/agents/gaborkovesdi-claude-cpanel-toolkit-deploy-qa.md

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

Full documentation available on GitHub

View Source Repository