ulw-execute

Executes a written ulw-plan work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.

by code-yeongyu 69k GitHub stars Other Updated Sep 21, 2026
↑ GrowingActive Workflow CodexCursorOpenCode ⚠ No license
ulw-execute skill by code-yeongyu
ulw-execute — Workflow skill by code-yeongyu

Overview

ulw-execute is an open-source workflow skill for Claude Code and compatible agents, published by code-yeongyu. Its author describes it as: “Executes a written ulw-plan work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.”. The project has 69k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `git clone https://github.com/code-yeongyu/oh-my-openagent ~/.claude/skills/ulw-execute`.

What ulw-execute does

**YOU DO NOT WRITE CODE. YOU DO NOT EDIT PRODUCT FILES. YOU DO NOT RUN QA YOURSELF. EVERY unit of implementation, test, QA, and review work MUST be delegated to a spawned subagent. NO EXCEPTIONS.** Your hands touch only plan selection, `.omo/` state (Boulder, ledger, plan checkboxes), decomposition, dispatch, verdicts, and evidence records. About to edit a product file or run an implementation command yourself? **STOP. SPAWN A WORKER INSTEAD.** Orchestrate at **MAXIMUM PARALLELISM**: every independent unit runs concurrently; only named dependencies serialize.

What’s inside

The SKILL.md for ulw-execute is organised into these sections:

  • ABSOLUTE RULE: YOU ARE AN ORCHESTRATOR — NEVER THE IMPLEMENTER
  • Codex Harness Tool Compatibility
  • Codex tier mapping for the delegation router
  • Codex Subagent Reliability
  • Usage
  • Goal and todo discipline (MANDATORY)
  • Phase 1: Select the plan
  • No-plan bootstrap
  • Phase 2: Create or update Boulder state
  • Parallel delivery lanes (teams and worktrees)
  • Phase 3: Execute the next checkbox
  • Monitor every dispatched subagent to its completion condition

Installation

Add ulw-execute to your agent with:

git clone https://github.com/code-yeongyu/oh-my-openagent ~/.claude/skills/ulw-execute

Review a skill’s source before installing it — skills can instruct your agent to run commands. This command comes from the skill’s public repository, which is the source of truth for setup steps. New to skills? Read how to install Claude Code skills.

Supported agents

  • Codex — declared in the repository topics
  • Cursor — declared in the repository topics
  • OpenCode — declared in the repository topics

License

code-yeongyu has not declared a standard open-source license for this repository (Other). Confirm the terms with the author before reusing it.

Strengths

  • Ships in code-yeongyu/oh-my-openagent, an established project with 69,248 GitHub stars
  • Works with Codex, Cursor, OpenCode
  • Actively maintained — repository updated in the last 30 days
  • Its repository gained 474 GitHub stars over the last 14 days

Things to check

  • No license declared — confirm terms with the author before reuse

Author

code-yeongyu 49 skills in the catalog · GitHub profile ↗
View skills

Topics

Need a skill like this, tailored to your team?Build a custom skill →

Frequently asked questions

What does ulw-execute do?
Executes a written ulw-plan work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.
How do I install ulw-execute?
Run git clone https://github.com/code-yeongyu/oh-my-openagent ~/.claude/skills/ulw-execute in your agent, then reload your skills. Review the source at https://github.com/code-yeongyu/oh-my-openagent before installing.
Is ulw-execute free to use?
ulw-execute is publicly available on GitHub, but code-yeongyu has not declared a standard open-source license (Other). Confirm the terms with the author before reusing it.
Which agents does ulw-execute work with?
ulw-execute lists Codex, Cursor, and OpenCode — named in its SKILL.md, its plugin marketplace or its repository topics. Skills use the portable SKILL.md format, so other agents that read that format may load it too.
Where does ulw-execute come from?
ulw-execute ships inside code-yeongyu/oh-my-openagent, a repository that contains 49 catalogued skills in total. The repository's 69,248 GitHub stars apply to that whole collection, not to this skill on its own.

Compare HEAD with the latest published npm versions and list all unpublished changes by release layer. Triggers: unpublished changes, changelog, what changed, whats new.

↑ GrowingActive CodexCursorOpenCode
69k GitHub stars Other Updated Sep 21, 2026 Free

Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.

↑ GrowingActive CodexCursorOpenCode
69k GitHub stars Other Updated Sep 21, 2026 Free

Nuclear-grade 12-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (orchestrator manual QA plus one gate reviewer) for holistic review, and 1 oracle for overall release synthesis. Runs ONLY when the user explicitly asks for a pre-publish review — a plain publish/release request MUST NOT trigger this; /publish ships directly. Triggers: 'pre-publish review', 'review before publish', 'release review', 'pre-release review', 'ready to publish?', 'can I publish?', 'pre-publish', 'safe to publish', 'publishing review', 'pre-publish check'.

↑ GrowingActive CodexCursorOpenCode
69k GitHub stars Other Updated Sep 21, 2026 Free

Publish oh-my-opencode to npm by triggering the GitHub Actions publish workflow and verifying its artifacts. Ship-only: never runs pre-publish-review or re-reviews merged code unless the user explicitly asks. Argument: <patch|minor|major|explicit-semver>. Triggers: publish, release, deploy, npm publish.

↑ GrowingActive CodexCursorOpenCode
69k GitHub stars Other Updated Sep 21, 2026 Free

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

↑ GrowingActive CodexCursorOpenCode
69k GitHub stars Other Updated Sep 21, 2026 Free