dyad:deflake-e2e-from-run

Installation
SKILL.md

Deflake E2E Tests from a CI Run

Use this skill when the user points you at a specific failing CI run (e.g. https://github.com/dyad-sh/dyad/actions/runs/<id>) and asks you to root-cause the E2E failures. Unlike deflake-e2e, this skill starts by reading the already-recorded Playwright report from the run's artifacts, which is faster and gives you the exact failure state CI saw. After making fixes, always rebuild and rerun the affected E2E tests locally before committing/pushing.

Arguments

  • $ARGUMENTS: The GitHub Actions run URL or run ID. If absent, ask the user.

Phase 1 — Get the report

Installs
5
Repository
dyad-sh/dyad
GitHub Stars
21.2K
First Seen
Apr 25, 2026
dyad:deflake-e2e-from-run — dyad-sh/dyad