Pre-built agent loops for Cursor, Claude Code, Codex and more. Copy the kickoff and let your agent self-pace.
Deeplinks paste the kickoff only β they cannot install files into your repo.
Browse loops and open one that matches your workflow.
Click Use loop to copy the kickoff, or use an agent deeplink to pre-fill it.
Paste into your agent and let it self-pace until the exit condition passes.
For hook-based loops, download the install files, extract at your project root, then restart the agent.
Fetch the latest failed CI run, reproduce the failure locally, fix it, and repeat until checks pass.
Every 15 minutes, inspect open PRs with a watch label: nudge reviewers, fix CI, rebase if behind main.
Poll open PRs labeled codex-watch every 15 minutes, review activity, and flag regressions or stale threads.
Poll CI on an interval, investigate failures when checks go red, and push fixes 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.