ultragoal

Execute and manage durable multi-goal plans within Codex using structured JSON commands.

Updated May 25, 2026
One-click install
npx skills add https://github.com/BetaS/swm-gis-workshop --skill ultragoal-betas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultragoal
Source: https://github.com/BetaS/swm-gis-workshop/tree/main/.codex/skills/ultragoal
Command: npx skills add https://github.com/BetaS/swm-gis-workshop --skill ultragoal-betas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages and executes multi-goal plans across various artifacts using Codex, enabling sequential and dynamic execution over a stable objective structure.

Core Features & Use Cases

  • Goal Management: Turns user requests into multi-goal plans within Codex goal mode artifacts.
  • Execution Workflow: Handles sequential goal execution with built-in checkpoints and status reporting.
  • Dynamic Steering: Supports in-context modifications to goals and stories as required, ensuring adaptive execution.

Quick Start

Start a new Ultragoal plan with 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 manage multi-goal plans within Codex?

Multi-goal plans within Codex are managed by converting user requests into structured JSON artifacts for sequential execution. This enables dynamic steering and handles built-in checkpoints across a defined context.

How do I create a durable plan for parallel workflows in Codex?

Create durable plans for parallel workflows by initiating the command `omx ultragoal create-goals --brief "<brief>`. This generates a stable objective structure to coordinate sequential and dynamic execution.

Can I dynamically modify goals during Codex execution?

You can dynamically modify goals during Codex execution through in-context steering. This supports adaptive adjustments to goals and stories as required without breaking the durable plan structure.

What is the best way to automate multi-goal execution with checkpoints?

The best way to automate multi-goal execution with checkpoints is using a structured JSON format for commands. This coordinates sequence, steering, and status reporting across a defined Codex context.

Does Codex goal mode require structured JSON for command execution?

Codex goal mode requires a structured JSON format for commands to execute and manage durable multi-goal plans. This ensures stable sequence handling and accurate checkpoint reporting across artifacts.