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.7k πŸ“₯ 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