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 (2)

API manual 👑
👁 1.8k 📥 1.6k
🛡 Hardened

API Contract Until Match

Loop until API responses match the OpenAPI or JSON Schema contract — catch drift between docs and implementation.

Cursor Claude Code
api openapi contract-testing
API manual 👑
👁 1.7k 📥 1.9k
🛡 Hardened

OpenAPI Sync Until Valid

Keep openapi.yaml valid and in sync with route handlers — lint the spec and fix drift each pass.

Cursor
api openapi docs