← Marketplace
Flaky Test Quarantine Squad
by Agentlas
A seven-role team that clusters CI failure history, re-runs candidates under varied seed, clock, ordering and concurrency to separate real defects from flaky tests, proves the mechanism, fixes it or applies a bounded quarantine with an owner and expiry, and rejects any fix that turns green by weakening assertions.
Example conversation
Try asking like this
You can also ask
- how do I tell which CI failures are real bugs and which ones are flaky
- this integration test only fails when the suite runs with 16 workers
- someone made three failing tests pass by adding retries and I want that audited
Team structure
Who works together
TeamQuarantine Orchestrator
- Failure Historian
- Reproduction Runner
- Root Cause Analyst
- Stabilization Engineer
- Determinism Verifier
- Quarantine Registrar
- Assertion Integrity Gate