ultragoal

Persist goal plans and ledger artifacts for multi-session Claude workflows.

Updated Mar 11, 2025
One-click install
npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill ultragoal-mohammedsaudalsahli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultragoal
Source: https://github.com/MohammedSaudAlsahli/dotfiles/tree/main/ai/agents-skills/ultragoal
Command: npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill ultragoal-mohammedsaudalsahli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires omc, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a durable and persistent ledger for tracking goal-based workflows, ensuring continuity across multiple Claude sessions and worktrees.

Core Features & Use Cases

  • Persistent Ledger: Records goal-related events in a durable append-only ledger.
  • Goal Handoff: Generates handoff text for the active Claude agent to manage goals using the /goal slash command.
  • Use Case: Ideal for managing complex initiatives with multiple stories and checkpoints, ensuring that progress is maintained and goals are met across sessions.

Quick Start

To create goals from a brief, run: omc ultragoal create-goals --brief-file plan.md

Frequently Asked Questions about ultragoal

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

FAQPage Schema
How do I track multi-goal workflow progress across multiple Claude Code sessions?

You can track multi-goal workflow progress across Claude Code sessions by using an append-only persistent ledger that records goal-related events and generates handoff text for active agents to manage goals via the /goal slash command.

What is the best way to manage complex initiatives with multiple stories and checkpoints in Claude Code?

The best way to manage complex initiatives with multiple stories and checkpoints in Claude Code is by using a persistent ledger workflow that maintains progress across worktrees and ensures goals are met across sessions.

Do I need the omc tool to manage goal-based workflows with Claude agents?

Yes, you need the omc tool installed to execute goal management commands and generate the persistent plan and ledger artifacts required for Claude agent handoffs.

How do I create goals from a brief using persistent ledger tracking?

You can create goals from a brief by running the command `omc ultragoal create-goals --brief-file plan.md` to initialize your workflow tracking and generate the necessary plan artifacts.

Can I maintain workflow continuity across different worktrees for goal management?

Yes, you can maintain workflow continuity across different worktrees by persisting plan and ledger artifacts in a durable format, ensuring that goal progress and context are preserved during agent handoffs.