Flaky Test Investigation

Identify flaky tests and produce prioritized investigation plans with validation steps.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/muammeryldrm42/FREE-HUB --skill flaky-test-investigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Flaky Test Investigation
Source: https://github.com/muammeryldrm42/FREE-HUB/tree/main/skills/flaky-test-investigation
Command: npx skills add https://github.com/muammeryldrm42/FREE-HUB --skill flaky-test-investigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flaky Test Investigation helps engineering teams diagnose intermittent test failures by producing repeatable, reviewable investigation plans and actionable remedies.

Core Features & Use Cases

  • Systematic reproduction planning across CI pipelines to isolate flaky behavior.
  • Prioritized fixes with trade-offs, risk assessment, and rollback considerations.
  • Verifiable output for code reviews, QA, and documentation.

Quick Start

Invoke flaky-test-investigation on your repository to generate a prioritized investigation plan and concrete next steps.

Frequently Asked Questions about Flaky Test Investigation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate flaky tests in my CI CD pipeline?

Flaky test investigation generates systematic reproduction plans across CI pipelines to isolate intermittent failures, returning a prioritized investigation plan, patch details, and validation steps.

What is a deterministic plan for debugging intermittent test failures?

A deterministic debugging plan provides repeatable, reviewable steps to isolate flaky behavior, detailing verifiable checks, risks, and rollback guidance to ensure reproducibility across your codebase.

How do I get a prioritized fix plan for flaky tests?

Invoking this skill on your repository outputs actionable remedies with trade-offs, risk assessments, and rollback considerations for code reviews.

Does flaky test investigation work without external dependencies?

Yes, flaky test investigation works without external dependencies, applying advanced reasoning directly across your codebase and CI pipelines to diagnose intermittent failures and produce verifiable outputs.

What is the best way to document flaky test reproduction steps?

Generate verifiable investigation plans that satisfy requirements for documentation, guardrails, and reproducibility by detailing checks and rollback guidance.