ulw
Installation
SKILL.md
ULW — Ultrawork Worktree Launch
Act immediately on these instructions. Do not ask for confirmation before executing.
What this command does
- Reads the current task from this session's conversation history
- Generates a conventional-commit-style branch name
- Creates a git worktree at
./worktrees/<branch>(inside the project, gitignored) - Symlinks
node_modules, copies.env - Continues ALL implementation work inside the worktree — same terminal, no new window
Step 1 — Understand Current Task
Analyze the conversation in this session. Identify: