ultragoal

Automate multi-step goal execution in Codex using JSON-based planning artifacts.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill ultragoal-koasis89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultragoal
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/ultragoal
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill ultragoal-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation and execution of complex, multi-step plans within the Codex environment, enhancing productivity and ensuring goals are met efficiently.

Core Features & Use Cases

  • Durable Planning: Create multi-goal plans that span multiple Codex goal mode artifacts, ensuring continuity and organization.
  • Sequential Execution: Drive Codex goals safely through a series of steps, with each step linked to an objective.
  • Dynamic Steering: Allow real-time adjustments to the plan while maintaining the overall objective and constraints.
  • Parallel Execution with Team: Leverage the Team tool for parallel execution and better resource management.
  • Final Quality Gate: Ensures that each goal meets the necessary quality standards before completion.

Quick Start

To create a new goal, use the command: omx ultragoal create-goals --brief "<brief>"

Frequently Asked Questions about ultragoal

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

FAQPage Schema
How do I create durable multi-goal plans for Codex?

You can create durable multi-goal plans for Codex by using the `omx ultragoal create-goals --brief "<brief>"` command to generate JSON-based planning artifacts that ensure objective continuity across sequential steps.

What is Codex goal mode and how does it handle multi-step execution?

Codex goal mode handles multi-step execution by linking each sequential step to a specific objective using JSON artifacts, ensuring goals are met efficiently with dynamic steering and a final quality assurance gate.

Do I need OMX and Codex setup to automate sequential goal execution?

Yes, automating sequential goal execution requires both Codex and OMX setup to properly generate and drive repo-native artifacts for durable planning and parallel execution.

Can I dynamically adjust a multi-step plan during execution without losing the objective?

Yes, dynamic steering allows real-time adjustments to the multi-step plan while maintaining the overall objective and constraints throughout the sequential Codex goal completion process.

How does parallel execution work for multi-goal plans in Codex?

Parallel execution for multi-goal plans leverages the Team tool to manage resources better, allowing multiple steps to run concurrently while a final quality gate ensures each goal meets necessary standards.

What's the best way to ensure quality assurance for completed Codex goals?

The best way to ensure quality assurance for completed Codex goals is to use a final quality gate that validates each goal against necessary standards before marking the overall durable plan complete.