Absolute-Path Review Prompt Dispatch Use when launching adversarial plan/code reviews through background or jobs. When this skill applies - You write a review prompt to - You launch Codex/Gemini in background mode with - You need review artifacts to remain trustworthy even if an earlier dispatch attempt fails Core problem A review prompt file can exist in the repo, but a background shell may still fail to resolve a relative path like: Observed failure: - This can happen even when the file exists under the intended workdir. Once you recover and relaunch successfully, Hermes may still deliver s…