analyze-failures
Installation
SKILL.md
Playwright E2E Test Failure Analysis
Analyze Playwright test failures and delegate fixes to specialized subagents.
Input
Report location: $ARGUMENTS
Supported input formats:
-
GitHub Actions run URL (easiest)
- Example:
https://github.com/saleor/saleor-dashboard/actions/runs/21513974962 - Will download
merged-blob-reportsartifact automatically
- Example:
-
GitHub PR URL
- Example:
https://github.com/saleor/saleor-dashboard/pull/6292 - Will find the latest failed CI run and download artifact
- Example: