home/categories/testing/pproenca-dot-claude-old-plugins-methodology-testing-skills-condition-wait-skill-md
testingtesting-security
condition-wait
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
maintainer
pproenca
Updated 12/3/2025
Stars
0
Forks
0
quick start
Installation and usage
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use condition-wait