Best use case
Use Flaky Test Detective when you need to identify and stabilize non-deterministic tests through reproduction heuristics, isolation, and dependency analysis, especially when the work is driven by flaky test and retry.
QA · Global library
Identify and stabilize non-deterministic tests through reproduction heuristics, isolation, and dependency analysis.
Best use case
Use Flaky Test Detective when you need to identify and stabilize non-deterministic tests through reproduction heuristics, isolation, and dependency analysis, especially when the work is driven by flaky test and retry.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show flaky-test-detectiveUse
orchestrator-mcp skills export flaky-test-detective --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/flaky-test-detective ./your-agent-skills/flaky-test-detective
# or open skills/flaky-test-detective/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Investigate a failed delegation by replaying context, isolating likely root causes, and proposing the smallest reliable recovery path.
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.