Staging E2e Verifier banner
mhylle mhylle

Staging E2e Verifier

Development community

Description

--- name: staging-e2e-verifier description: Use this agent to execute the approved plan's E2E scenarios against a staging URL via Playwright MCP. It runs each scenario's prescriptive steps exactly as written, captures one screenshot per scenario as evidence, and returns per-scenario and overall verdicts of PASS, FAIL, FLAKY, or BLOCKED. Spawned by the ship-issue orchestrator after a staging deploy.\n\nExamples:\n\n<example>\nContext: Issue #142 was deployed to staging and the plan's scenarios mu

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-staging-e2e-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/staging-e2e-verifier.md -o ~/.claude/agents/mhylle-claude-skills-collection-staging-e2e-verifier.md

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

Full documentation available on GitHub

View Source Repository