Flaky Test Triage
WorkflowFreeFind why a test is flaky rather than retrying it: classify the cause, prove it, fix it, and quarantine honestly
v1.0.0MIT2 downloads
npx openagents-cli add openagents/flaky-test-triage --runtime claude-code| schema | 1 |
| name | flaky-test-triage |
| owner | openagents |
| version | 1.0.0 |
| kind | workflow |
| license | MIT |
| entry | WORKFLOW.md |
| runtimes | claude-code, cursor, codex, openai-agents, langgraph, generic |
| tags | testing, flaky, ci, debugging, reliability |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| test | string | Yes | The flaky test: name, file, or CI failure link |
| runs | number | No | Repetitions used to establish a failure rate |