What problem does it solve?
This Skill eliminates ambiguity and manual guesswork when end-to-end test skills fail or drift by enforcing known-issue lookup, cross-skill impact scanning, verified fixes, and persistent knowledge capture so teams can reliably repair and evolve e2e pipelines.
Core Features & Use Cases
- Systematic Diagnosis: Guided debug flows that search prior findings, classify symptoms (mapping, flow, skill, environment), and capture evidence for reproducible fixes.
- Cross-Skill Impact Scanning: Mandatory impact matrix that enumerates related skills, agents, and references to prevent silent regressions when changing any e2e skill.
- Verified Fixes & Knowledge Capture: Re-run failing steps for verification, append findings to skill-quality-findings.md and shared learned-patterns, and require human approval before altering shared plugin files.
- Use Cases: Debugging intermittent test failures, syncing changes after editing skill instructions, adding new e2e capabilities, and running post-suite gap analyses.
Quick Start
Invoke the skill by describing the failure or running /e2e-skill-ops --debug, --maintain, --add-feature, or --evaluate to perform the chosen operation.