Oracle Delegate deep analysis to Codex CLI — launch it with a clear question, wait for it to finish, then present the results. Codex runs in a read-only sandbox with full codebase access, so it gathers its own context. Prerequisites - Codex CLI (required): Install with , authenticate with If Codex CLI is not installed, stop and tell the user to install it. Workflow Do not read script source code. Run scripts directly and use for usage. Step 1: Formulate Question Codex CLI has full read access to the codebase and can explore files, grep code, and web search on its own. Your job is to craft a c…