AAWEA.ORG
AAWEA.ORG
AAWEA.ORG

πŸ”„ Loops Hub

Pre-built agent loops for Cursor, Claude Code, Codex and more. Copy the kickoff and let your agent self-pace.

πŸ“˜ How to use a loop

Deeplinks paste the kickoff only β€” they cannot install files into your repo.

1

πŸ” Browse

Browse loops and open one that matches your workflow.

2

πŸ“‹ Copy the kickoff

Click Use loop to copy the kickoff, or use an agent deeplink to pre-fill it.

3

▢️ Paste & self-pace

Paste into your agent and let it self-pace until the exit condition passes.

4

πŸ“¦ Install files

For hook-based loops, download the install files, extract at your project root, then restart the agent.

Search Results (5)

CI manual πŸ‘‘
πŸ‘ 2.1k πŸ“₯ 1.4k
πŸ›‘ Hardened

Fix CI Until Green

Fetch the latest failed CI run, reproduce the failure locally, fix it, and repeat until checks pass.

Cursor Claude Code
ci github fix
CI interval πŸ‘‘
πŸ‘ 1.2k πŸ“₯ 1.8k
πŸ›‘ Hardened

PR Babysitter

Every 15 minutes, inspect open PRs with a watch label: nudge reviewers, fix CI, rebase if behind main.

Cursor Codex
pr github ci boris-cherny
CI interval πŸ‘‘
πŸ‘ 1.7k πŸ“₯ 1.4k
πŸ›‘ Hardened

PR Watch Loop

Poll open PRs labeled codex-watch every 15 minutes, review activity, and flag regressions or stale threads.

Cursor Codex
ci pr watch codex
CI interval πŸ‘‘
πŸ‘ 1.8k πŸ“₯ 1.2k
πŸ›‘ Hardened

CI Failure Watcher

Poll CI on an interval, investigate failures when checks go red, and push fixes until green.

Cursor Claude Code
ci github devops
CI manual πŸ‘‘
πŸ‘ 2k πŸ“₯ 1.9k
πŸ›‘ Hardened

Ship PR Until Green

Implement on a branch, run tests, push, open a PR, wait for CI, and loop until checks pass and the PR is ready to merge.

Cursor Claude Code Codex
pr ci ship continuous-claude