flaky-fix
CommunityPattern-driven fixes for flaky tests.
Authorjmagly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes flaky test patterns and suggests or auto-applies fixes to stabilize test suites, reducing CI churn and speeding up iteration.
Core Features & Use Cases
- Pattern-based fixes: Apply deterministic, proven fixes for common flakiness (timing, async, order dependencies).
- Root cause analysis: Identify probable causes and propose targeted remediation.
- Guided automation: Provide concrete code changes or prompts to repair flaky tests in bulk.
Quick Start
Run the flaky-fix skill after flaky-detect identifies flaky tests to suggest fixes or apply deterministic patterns.
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-fix Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#flaky-fix Please download this .zip file, extract it, and install it in the .claude/skills/ directory.