ultragoal-goallisted
Install: claude install-skill morphaxl/ultragoal
# Ultragoal Goal for Codex
Use this skill to convert an open-ended request into a file-backed Ultragoal spec, audit the rubric, then attach Codex native Goal mode to that spec. This is a Codex bridge, not the Claude hook-gated loop: Codex Goal mode owns persistence, while the spec owns the definition of done.
## Inputs
- User brief or brain dump.
- Repository guidance (`AGENTS.md`) and any existing `.ultragoal/memory/` files.
- Current Codex goal state, if `get_goal` is available.
## First Reads
After deciding this skill applies, read:
1. `references/rubric-guide.md`
2. `references/qa-capability-map.md`
If present in the repo, also read `.ultragoal/memory/MEMORY.md` and any active `.ultragoal/goals/**/goal.md` before drafting.
## Workflow
1. **Triage**
- If the task is trivial and the user did not explicitly ask for a goal, do it directly instead of creating ceremony.
- If another Codex goal is active and its objective differs, stop and ask whether to pause/clear it or only draft a spec. Do not call `create_goal` over an unrelated active goal.
2. **Ground before asking**
- Read project instructions and inspect the code enough to avoid asking discoverable questions.
- Ask at most 1-3 narrow questions only when the answer changes the rubric or safety boundary. Use a recommended default when the repo and brief support one.
3. **Write the draft**
- Create `.ultragoal/codex-goals/<slug>/goal.md`.
- Use `status: draft` until the user explicitly asks to