·rlm-worktree
>_

rlm-worktree

Use when starting any RLM requirement to set up an isolated git worktree. REQUIRED before Phase 1 - creates isolated workspace, verifies clean test baseline, and prevents main branch pollution. Trigger phrases: "create worktree", "worktree isolation", "set up worktree", "do not work on main".

6Installs·0Trend·@doubleuuser

Installation

$npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-worktree

How to Install rlm-worktree

Quickly install rlm-worktree AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-worktree
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: doubleuuser/rlm-workflow.

SKILL.md

View raw

Git worktrees create isolated workspaces sharing the same repository, allowing parallel development without switching branches. This prevents:

Core Principle: Systematic directory selection + safety verification = reliable isolation.

If found: Use that directory. If both exist, .worktrees wins.

Use when starting any RLM requirement to set up an isolated git worktree. REQUIRED before Phase 1 - creates isolated workspace, verifies clean test baseline, and prevents main branch pollution. Trigger phrases: "create worktree", "worktree isolation", "set up worktree", "do not work on main". Source: doubleuuser/rlm-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-worktree
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from doubleuuser/rlm-workflow

Quick answers

What is rlm-worktree?

Use when starting any RLM requirement to set up an isolated git worktree. REQUIRED before Phase 1 - creates isolated workspace, verifies clean test baseline, and prevents main branch pollution. Trigger phrases: "create worktree", "worktree isolation", "set up worktree", "do not work on main". Source: doubleuuser/rlm-workflow.

How do I install rlm-worktree?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doubleuuser/rlm-workflow --skill rlm-worktree Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/doubleuuser/rlm-workflow

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25