Skip to main content
Jeden Skill in Manus ausfรผhren
mit einem Klick

queue-loop

Sterne0
Forks0
Aktualisiert26. Juli 2026 um 04:54

Run forever as a resident worker in ONE Codex turn: every 5 minutes poll a watched directory for new task files and execute each one to completion, then keep watching โ€” the turn never ends. Use when the user says "queue-loop", "๋ฌดํ•œ ๋ฃจํ”„๋กœ ๋Œ๋ ค", "ํ ๊ฐ์‹œํ•ด์„œ ๊ณ„์† ์‹คํ–‰", "resident worker", "watch a directory and run new tasks forever", or wants a single invocation that keeps picking up dropped commands indefinitely. Because the work stays inside one already-running turn, it keeps issuing model requests across usage-limit windows (the workspace spend cap gates only NEW top-level turns, not an in-flight one). Do NOT use for a single one-shot task, or when the user wants the turn to finish and report back.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fรผgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prรผfen und installieren.

SKILL.md
readonly