LRLoops RadarSubmit loop

Interval command loops

Kill flaky tests

No interval — Claude self-paces and ends the loop itself once 5 green runs in a row is provably met. [source](https://x.com/ericzakariasson/status/2064122350866682100)

Source recipe

Copyable Markdown

# Kill flaky tests

## Purpose

No interval — Claude self-paces and ends the loop itself once 5 green runs in a row is provably met. [source](https://x.com/ericzakariasson/status/2064122350866682100)

## Prompt

```
/loop run my test suite 20 times, collect every
intermittent failure, fix or quarantine the flaky
ones, and don't stop until you get 5 consecutive
fully-green runs
```

## Source Notes

No interval — Claude self-paces and ends the loop itself once 5 green runs in a row is provably met. [source](https://x.com/ericzakariasson/status/2064122350866682100)

## Source

- Source: Awesome Agent Loops
- Repository: serenakeyitan/awesome-agent-loops
- Path: README.md#kill-flaky-tests