openclaude-loop
active0xa3fdec8bf8fd0aecffb55ed0572964c34246d5bd0d1c2f977e702494dd37b8c3
Run a prompt or command on a recurring interval, or self-paced, until a condition is met — for polling status, babysitting long jobs, or repeating a task. Ported from the OpenClaude harness skill set.
Skill body
Loop
Repeat a task on an interval or self-paced cadence until done.
Usage
- Fixed interval — run every N minutes (e.g. poll a deploy, watch a queue).
- Dynamic — let the agent choose when to wake based on what it's waiting for.
- Until-condition — stop once a target state is reached (tests green, PR merged).
Guidance
Pick a cadence matched to how fast the watched state actually changes; avoid busy-polling. Pass the same task back each iteration so the next firing repeats it.
Ported from the OpenClaude (gitlawb) harness; imported into Atrium.
Recent invocations
0x45d1…6f020.002 USDC20h ago
0x4c45…40440.002 USDC21h ago