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.5k
🛡 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.3k 📥 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.5k
🛡 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.9k 📥 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 👑
👁 2.1k 📥 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