What problem does it solve? Unit, API, and integration tests cannot prove that a manager-facing workflow actually works end to end in a browser. This Skill provides a bounded, evidence-driven browser verification process for operational journeys like queue actions, import-review reopening, sync diagnostics, and reload persistence. ## Core Features & Use Cases - Required Test-Plan Contract: Enforces a complete plan with unique fixtures, authentication role, facility scope, viewport, navigation path, and expected evidence before any browser run. - Operational Journey Checks: Covers live-station run switching, manager action queues, import-history reopening, sync diagnostics with stale-update rejection, reload persistence, and workflow startup health. - Structured Evidence Reporting: Produces a PASS/FAIL/BLOCKED report with screenshots, console and backend log review, and failure classification as application defect, test/setup defect, or environment blocked. - Use Case: A manager claims a scoped queue item and opens its source workflow; the Skill verifies the claim persists after reload, the destination is correct, and a non-manager account is denied. ## Quick Start Ask the agent to verify that a manager can claim a scoped action-queue item and reopen its source workflow in the browser, with evidence of persistence after reload.