flaky-tests
CommunityDetect flaky tests with repeated runs.
Authorkvet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams quickly identify flaky tests by running the test suite multiple times and analyzing intermittent failures, improving CI reliability and test confidence.
Core Features & Use Cases
- Sequential test runs: Execute tests one at a time to avoid resource contention and accurately surface flakiness.
- Failure pattern analysis: Detect tests that pass in some runs and fail in others, and compute failure rates.
- Reporting & filtering: Generate a structured report with run-by-run results and optional test-name filters for targeted analysis.
Quick Start
Use this skill with common invocations to run the test suite multiple times and identify flaky tests. Examples:
- /flaky-tests → 10 runs with pnpm test --run
- /flaky-tests 5 → 5 runs
- /flaky-tests 20 --filter=worker → 20 runs with filter
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: flaky-tests Download link: https://github.com/kvet/queuert/archive/main.zip#flaky-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.