create-oracle-review-powered-goal-plan

Generate Codex CLI /goal plans with iterative GPT-5.5 Pro Oracle review loops.

28|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/ma08/botfiles --skill create-oracle-review-powered-goal-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-oracle-review-powered-goal-plan
Source: https://github.com/ma08/botfiles/tree/main/claude/skills/create-oracle-review-powered-goal-plan
Command: npx skills add https://github.com/ma08/botfiles --skill create-oracle-review-powered-goal-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating Codex CLI /goal plans that enforce rigorous, iterative implementation with high-quality Oracle review is time-consuming and error-prone, with no guarantee that review feedback is properly incorporated before task finalization.

Core Features & Use Cases

  • Structured Goal Plan Generation: Creates compact, standardized Codex /goal plan files that follow the required shape with Context, Constraints, Process, and Done when sections.
  • Mandatory Oracle Review Loop: Embeds a workflow that sequences implementation, local validation, GPT-5.5 Pro Oracle review, rework, and repeated review until no material changes remain, with all review artifacts saved for audit.
  • Use Case: Ideal for development teams using Codex CLI for agent-led coding tasks that require verified, high-quality output with documented review trails, such as feature implementation, bug fixes, and refactoring work.

Quick Start

Use this skill to generate a Codex /goal plan that enforces a loop of implementation, local validation, GPT-5.5 Pro Oracle review, rework, and repeated review until no material changes remain.

Frequently Asked Questions about create-oracle-review-powered-goal-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Codex goal plan with an automated code review loop?

A Codex goal plan with an Oracle review loop sequences agent-led implementation, local validation, and GPT-5.5 Pro reviews. It enforces rigorous code verification by repeating reviews until no material changes remain, persisting all review artifacts to task progress directories.

What is an Oracle review loop in agent-led coding workflows?

An Oracle review loop in agent-led coding workflows is an iterative process that sequences implementation, local validation, and GPT-5.5 Pro reviews. It mandates rework and repeated reviews until no material code changes remain, ensuring verified output with documented review trails.

How do I enforce iterative implementation and rework before finalizing a Codex task?

Enforce iterative implementation for Codex tasks by embedding a mandatory loop that requires local validation and GPT-5.5 Pro Oracle review. This loop drives rework and repeated reviews until no material changes remain, guaranteeing review feedback is properly incorporated.

Does Codex CLI support saving GPT-5.5 Pro review artifacts for audit trails?

Yes, Codex CLI workflows can persist GPT-5.5 Pro Oracle review artifacts to task progress directories. This ensures all iterative code verification steps, rework cycles, and acceptance criteria are documented for audit purposes.

What's the best way to structure a Codex goal plan for complex feature implementation?

The best way to structure a Codex goal plan for feature implementation is using a standardized format with Context, Constraints, Process, and Done sections. This compact structure ensures clear acceptance criteria and embeds mandatory Oracle review loops.

When do I need to use an iterative Oracle review process for code verification?

Use an iterative Oracle review process for code verification when agent-led coding tasks require high-quality, documented review trails. It is ideal for complex feature implementation, bug fixes, and refactoring work where rigorous validation and rework are necessary.