AC に UI / E2E 系の項目が含まれる時、 Playwright CLI で end-to-end test を実行して verify する skill。 token 効率のため MCP ではなく CLI を採用、 Playwright Agents (planner/generator/healer) を reference して test 生成・修復は委譲する。 verifier から auto-dispatch (AC keyword 検知) もしくは --e2e フラグで明示起動される。
$npx -y skills add myksyut/pev-harness --skill pev-e2e-verifyInstalls into the current project.
Run `npx skills use "https://github.com/myksyut/pev-harness" --skill "myksyut/pev-harness/pev-e2e-verify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/myksyut/pev-harness" that are relevant to the current task. Run `npx skills add "https://github.com/myksyut/pev-harness"` and select the relevant skills, then follow their instructions.