psyb0t/codex-plugin-loop

Codex CLI plugin that repeats instructions at a fixed interval in an open session. Holds one turn open on the clock.sleep tool, resumes itself when the turn gets killed, and stops only on an explicit $loop:stop.

1Stars on the repository
2Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
WTFPLLicence, which decides whether bodies are shown

loop

01

psyb0t/codex-plugin-loop

Skill Claude CodeCodex

Keep an interactive Codex CLI session working at a fixed interval by holding one active turn open and waiting on the input-interruptible clock.sleep tool between iterations. Use when the user invokes Loop, asks Codex to repeat or continue work at an interval while the terminal session stays open, or wants a running…

1 19d ago B 74 tokens WTFPL

stop

02

psyb0t/codex-plugin-loop

Skill Claude CodeCodex

Stop the active Loop in this Codex CLI session — stop re-arming clock.sleep and close out the turn the loop was running in. Use ONLY when the user explicitly asks to stop, end, kill, or cancel the loop. Never invoke this on your own initiative while a loop is running.

1 19d ago A 62 tokens WTFPL