Flaky Test Detector - Auto-activating skill for Test Automation. Triggers on: flaky test detector, flaky test detector Part of the Test Automation skill category.
3.4
Rating
0
Installs
Testing & Quality
Category
This skill is essentially a template with placeholder content that lacks substantive implementation. The description is circular and vague ('flaky test detector' repeated without explaining what it does), providing no actionable information for a CLI agent to invoke it meaningfully. There is virtually no task knowledge - no methods for detecting flaky tests, no analysis techniques, no patterns to identify non-deterministic behavior, and no concrete steps or code. The structure is clean but only because there's minimal content. Novelty is low because detecting flaky tests (identifying non-deterministic test failures) is a well-understood problem that a capable CLI agent could approach through log analysis, test reruns, and pattern matching without specialized guidance. A useful flaky test detector skill would include strategies like: statistical analysis of test pass/fail rates, detection of timing dependencies, identification of shared state issues, environment-specific failures, and integration with CI/CD systems to track test stability over time.
Loading SKILL.md…