E2E Triage & Fix — Full Pipeline

SkillAI & models

Lets your agent triage failing end-to-end tests and implement fixes in one sequence.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the E2E Triage & Fix — Full Pipeline skill

About this capability

Orchestrate E2E test triage and fix implementation: runs triage-ci then implement sequentially. Accepts test names, --agent, artifact path, or CI run reference. For individual phases, use /e2e:triage-ci, /e2e:debug, or /e2e:implement. Use when the user says "triage e2e", "fix e2e failures", or wants

What this skill tells your AI

The instructions your AI receives, as published by entireio/cli in .claude/skills/e2e/SKILL.md and read by ahel’s review.

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.

Phase 2: Implement Fixes

Read and follow the full procedure from .claude/skills/e2e/implement.md.

Uses the findings from Phase 1 (already in conversation context) to propose, apply, and verify fixes.

Signals

GitHub stars
5k
Forks
468
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
e2e-entireio
Source
github.com/entireio/cli