ultragoal

Installation
SKILL.md

Ultragoal Workflow

Use when the user asks for ultragoal, create-goals, complete-goals, durable multi-goal planning, or sequential execution over Codex /goal.

Purpose

ultragoal turns a brief into repo-native artifacts and then drives one goal at a time through Codex goal tools:

  • .omx/ultragoal/brief.md
  • .omx/ultragoal/goals.json
  • .omx/ultragoal/ledger.jsonl

Create goals

  1. Run one of:
    • omx ultragoal create-goals --brief "<brief>"
    • omx ultragoal create-goals --brief-file <path>
    • cat <brief> | omx ultragoal create-goals --from-stdin
  2. Inspect .omx/ultragoal/goals.json and refine if needed.
Related skills
Installs
6
GitHub Stars
28.3K
First Seen
7 days ago