test-staging-branch
Installation
SKILL.md
What I Do
End-to-end test feature branches on Vercel preview deployments:
- Wait for Vercel deployment to complete
- Login via Chrome MCP (Gmail OTP flow)
- Test the specific feature
- Report results on GitHub (without leaking sensitive data)
Prerequisites
- Chrome DevTools MCP configured
- Vercel CLI authenticated with
--scope prologe - Access to Gmail for OTP codes
- GitHub CLI (
gh) authenticated