test-flakiness
CommunityIdentify flaky tests and recommend fixes
AuthorCarlosQ96
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flaky tests pass intermittently without code changes, obscuring real failures and eroding confidence in CI pipelines.
Core Features & Use Cases
- Log Analysis: Scans CI run logs or test result files to build pass/fail histories for each test.
- Flakiness Detection: Applies statistical thresholds to flag high, moderate, and low‑risk flaky tests.
- Cause Classification: Suggests likely origins such as timing issues, order dependencies, random seeds, resource leaks, external state, or floating‑point comparisons.
- Actionable Recommendations: Generates quarantine entries, fixes suggestions, and optional detailed QA reports.
- Use Case Example: During the polish phase of a game project, run this skill to surface intermittent test failures before a release, ensuring a stable test suite.
Quick Start
Run /test-flakiness scan to analyze recent CI logs and produce a flakiness report.
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: test-flakiness Download link: https://github.com/CarlosQ96/robot-crawler/archive/main.zip#test-flakiness 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 471,000+ vetted skills library on demand.