joonghyun-lee-frieren/ultragoal
npx skills add https://github.com/Joonghyun-Lee-Frieren/oh-my-antigravity --skill ultragoal
Use this skill to break down complex, multi-stage projects into sequential micro-goals that persist across sessions. It prevents state loss and ensures only the current active goal can be executed, verified, or updated.
.omg/ultragoal/brief.md containing the overall mission and constraints..omg/ultragoal/goals.json mapping goals to statuses (todo, in-progress, completed, blocked, failed)..omg/ultragoal/ledger.jsonl to log transition records, timestamps, and verification evidence.todo goal and set its status to in-progress.in-progress goal is marked completed with clear validation evidence./oma:goal or /oma:team command using the --intent pin pattern for the current active goal.## Active Goal
- ID: ...
- Intent: ...
## Progress Overview
- Completed: X / Y goals
- Active: [Goal Description]
## Goal Registry
| ID | Goal | Status | Verification Criteria | Evidence / Blockers |
| --- | --- | --- | --- | --- |
| ... | ... | ... | ... | ... |
## Handoff Directive
- Command: `/oma:goal "..."`
Take joonghyun-lee-frieren/ultragoal from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.