flaky-test-detective

Community

Eliminate flaky tests, ensure stability.

Authorzinohome
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill systematically diagnoses and fixes flaky tests, which are tests that intermittently pass and fail without code changes, leading to unreliable CI/CD pipelines and wasted developer time.

Core Features & Use Cases

  • Root Cause Analysis: Identifies common flaky test patterns like timing issues, shared state, randomness, and network dependencies.
  • Stabilization Strategies: Provides concrete solutions and best practices to make tests deterministic and reliable.
  • Automated Detection: Includes a script to run tests multiple times and report flaky tests.
  • Use Case: A developer is experiencing intermittent failures in their test suite. They can use this Skill to pinpoint the exact tests that are flaky, understand why they are failing (e.g., a race condition), and apply the recommended fixes to achieve stable test results.

Quick Start

Run the flaky test detection script to identify unstable tests in your project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-test-detective
Download link: https://github.com/zinohome/CozyChat/archive/main.zip#flaky-test-detective

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.