investigate-failing-tests
Installation
SKILL.md
Investigate Failing Tests
Orchestrate diagnosis and repair of failing WebdriverIO tests.
This skill is a reasoning and routing layer. It does not write code or run tests directly. It delegates those actions to other skills/agents and manages decision points.
Delegation Contract
- Does not directly edit test files.
- Does not directly execute test commands.
- Delegates to:
running-webdriverio-testsfor executiongathering-contextfor artifact collectionanalyze-websitefor route/component structure context when missingwriting-webdriverio-codefor test-side fixesmanaging-project-customizationsfor stale/missing context refreshskipped-test-managerfor confirmed app bugs