Files
oh-my-opencode/packages/omo-codex/plugin/skills/ultragoal/agents/openai.yaml
T
YeonGyu-Kim 5030a116f3 feat(omo-codex): rework skill set around ulw-loop and planner agents
Rename ultragoal skill to ulw-loop with a CLI bootstrap fallback and
openai.yaml hint metadata, while keeping ultragoal as a discoverable
alias. Drop the metis and momus skills in favor of bundled ultrawork
planner agents and rewrite the planing-prometheustic skill. Update
aggregate and sync-skills tests to match.
2026-05-29 11:19:00 +09:00

7 lines
269 B
YAML

interface:
display_name: "ulw loop"
short_description: "Goal-like ultrawork loop for systematic decomposition"
search_terms:
- "ultragoal"
default_prompt: "Use $ulw-loop to break this work into a systematic ultrawork loop with evidence-backed checkpoints."