pr-verify
Installation
SKILL.md
PR Verify
Boot the dev server, drive the affected UI via Chrome DevTools MCP, and post a runtime-verification comment + screenshot to the PR. Idempotent: skips if a verified or verify-failed label is already set.
Inputs
When invoked with arguments, the first line of the prompt may carry a context envelope as JSON:
{ "pr": 123, "branch": "agent/issue-582-foo" }
Prerequisites
This skill assumes the Chrome DevTools MCP server is connected. If not, post a verify-failed comment explaining the missing MCP and stop.