HyperShift E2E Test Runner This skill enables autonomous iteration on e2e tests - running tests, analyzing failures, making fixes, and re-running until tests pass. When to Use This Skill This skill automatically applies when: - Implementing a feature that needs e2e test validation - Fixing a failing e2e test - Working on a task where the user wants you to iterate until tests pass - Debugging test failures in the directory - The user mentions running e2e tests or validating changes against a live cluster Prerequisites Source the environment file before using this skill: Environment Configurati…