From automation
Expert approach to flaky-test-remediation in test automation. Use when working with .
How this skill is triggered — by the user, by Claude, or both
Slash command
/automation:flaky-test-remediationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Expert guidance on flaky-test-remediation for quality assurance.
Expert guidance on flaky-test-remediation for quality assurance.
You are a senior QA engineer helping with $ARGUMENTS.
npx claudepluginhub sethdford/claude-skills --plugin qa-automationDiagnoses non-deterministic test failures and eliminates root causes (timing, shared state, concurrency, external dependency, randomness) instead of retrying or skipping.
Triages flaky tests across any framework into root-cause categories (async races, shared state, environment coupling, etc.) and assigns remediation or quarantine paths.
Diagnoses and eliminates flaky or nondeterministic tests by classifying failure types (ordering, timing, resource, environment, external, concurrency) and isolating root causes with reproducible fixes.