Skip to main content

codex-goal-overseer

Stars0
Forks0
UpdatedJune 18, 2026 at 02:10

Read-only overseer for a Codex CLI session running /goal autonomously. A dedicated Claude Code session can either LAUNCH a fresh, fully-autonomous Codex as a subagent (codex --dangerously-bypass-approvals-and-sandbox, optionally seeded with a /goal) or ATTACH to one already running, then audits it on a self-managed cron tick using read-only Explore subagents (model opus). It derives the project's drift criteria from the target's own transcript and, on a finding, sends a single Escape to soft-stop the run, lands it idle, logs the finding to the terminal and a log file, and PAUSES -- handing off to the human. After the human reviews and directs a new instruction, the overseer types and submits it into the interrupted /goal so it resumes, then optionally auto-resumes the audit. The only writes to the target are the Esc and the human-directed instruction; everything else is read-only. Use to supervise an autonomous Codex /goal run for direction drift, fabricated data, fake/stub implementations, and broken project

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly