Install
openclaw skills install @vyctorbrzezowski/codex-run-to-completionAutonomous Codex run-to-completion workflow for low quota/cota situations. Use when the user asks for an uninterrupted agent run, says "nao me peca confirmac...
openclaw skills install @vyctorbrzezowski/codex-run-to-completionExecute the requested task end to end. Treat the user's latest prompt as permission to make routine choices, run commands, edit files, wait for output, and verify results without asking for avoidable confirmations.
sleep, repeated output reads, status checks, or log inspection as needed.Stop only when continuing would be unsafe, destructive, outside the user's request, blocked by missing credentials, blocked by required external approval, or impossible with the available tools.
When blocked, do not ask a broad question. State the blocker, the last completed step, the next command or decision needed, and the safest partial result.
Proceed without asking when the action is normal for the task:
Ask or stop only for actions with real external or destructive consequences, such as deleting user data, force-resetting work, publishing public comments, spending money, rotating credentials, or changing production systems when the user did not request it.