e2e
Installation
SKILL.md
E2E Triage & Fix — Full Pipeline
Run triage-ci then implement sequentially. Parameters are collected once and reused across both phases.
Parameters
The user provides one or more of:
- Test name(s) -- e.g.,
TestInteractiveMultiStep --agent <agent>-- optional, defaults to all agents that previously failed- A local artifact path -- skip straight to analysis of existing artifacts
- CI run reference --
latest, a run ID, or a run URL
Phase 1: Triage CI
Read and follow the full procedure from .claude/skills/e2e/triage-ci.md.
This produces a findings report with classifications (flaky/real-bug/test-bug) for each test+agent pair.