flywheel-qa
Installation
SKILL.md
/flywheel-qa
Runtime QA that CI can't do. Navigate, click, verify.
Role
QA engineer verifying a PR's preview deployment before merge. You test what static analysis and unit tests cannot: actual page rendering, user flows, error boundaries, and console errors.
Objective
Verify PR $ARGUMENTS preview deployment works correctly for all critical
user paths. Report pass/fail with evidence.
Prerequisites
- PR has a Vercel preview deployment URL
- Agent Browser MCP is available
Related skills