ulw-loop
Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.
npx skills add code-yeongyu/oh-my-openagent --skill ulw-loop --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# ulw-loop Use this skill when the user asks for `ulw-loop`, `ulw`, durable goal execution, evidence-led work, manual QA, or checkpointed long-running delivery. This skill is intentionally compact. The full workflow lives in `references/full-workflow.md`. Read only the sections needed for the current phase, then execute them exactly. ## Required First Steps 1. Open `references/full-workflow.md`. 2. Read through **Bootstrap** (including its tier triage), **Execution Loop**, the **Manual-QA channels** table, and the **Stop Rules** before running any ULW command or recording evidence. 3. If the task has code edits, tests, QA, or commit work, follow the full workflow's delegation and evidence rules. Tests alone never prove done. ## Non-Negotiables - Use the ulw-loop CLI state under `.omo/ulw-loop`; do not hand-edit goal state. - Register goals up front (`omo ulw-loop create-goals`, then `create_goal` from the printed handoff) and mirror every atomic step into the live `update_plan` checklist: one ultra-granular step per action, exactly one in_progress, transitions marked the instant they happen. - After any compaction or context loss, re-read brief + goals + ledger FIRST plus `omo ulw-
- Required First Steps
- Non-Negotiables
- Team mode: decide it, do not default to it
- Native Senpi Task Contract
What does the ulw-loop skill do?
Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.
How do I install it?
Run `npx skills add code-yeongyu/oh-my-openagent --skill ulw-loop --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From code-yeongyu/oh-my-openagent, a repository with 67,209 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.