Codex Background Stdin Close Pattern Class of task Use this skill when launching non-interactive Codex CLI execution from Hermes, especially for long-running implementation lanes or quota-burn batches in isolated worktrees. Trigger conditions - prints and appears to hang. - , an empty pipe, or PTY launch does not make Codex proceed. - The task is a background Codex implementation/review lane that should continue while Hermes does other work. - Multiple Codex lanes are running and duplicate/stale launches must be avoided. Reliable Hermes launch pattern 1. Put the prompt in a file when it is lo…