·ralph-merge-worktrees
</>

ralph-merge-worktrees

Analyze completed Ralph worktree branches, build a smart merge priority queue, and sequentially squash-merge them into main with worktree cleanup. Use this skill whenever the user wants to merge ralph worktrees, merge completed features, clean up finished ralph branches, process the ralph merge queue, or asks about which ralph branches are ready to merge. Triggers on: merge worktrees, ralph merge, merge completed branches, ralph cleanup, merge queue, which branches are done, squash ralph branches.

26Installs·5Trend·@ralphcrisostomo

Installation

$npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill ralph-merge-worktrees

How to Install ralph-merge-worktrees

Quickly install ralph-merge-worktrees 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/ralphcrisostomo/nuxt-development-skills --skill ralph-merge-worktrees
  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: ralphcrisostomo/nuxt-development-skills.

SKILL.md

View raw

Analyze completed Ralph worktree PRDs, build a dependency-aware merge queue, and sequentially squash-merge each branch into main — removing the worktree after each successful merge.

Ralph worktrees live at .claude/worktrees/ralph/ / with PRDs at scripts/ralph/prd.json inside each worktree. A worktree is "completed" when every user story in its PRD has passes: true. This skill finds all completed worktrees, determines the safest merge order, presents the plan for approval, and then executes it one branch at a time.

Read every .claude/worktrees/ralph//scripts/ralph/prd.json file. For each PRD:

Analyze completed Ralph worktree branches, build a smart merge priority queue, and sequentially squash-merge them into main with worktree cleanup. Use this skill whenever the user wants to merge ralph worktrees, merge completed features, clean up finished ralph branches, process the ralph merge queue, or asks about which ralph branches are ready to merge. Triggers on: merge worktrees, ralph merge, merge completed branches, ralph cleanup, merge queue, which branches are done, squash ralph branches. Source: ralphcrisostomo/nuxt-development-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill ralph-merge-worktrees
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from ralphcrisostomo/nuxt-development-skills

Quick answers

What is ralph-merge-worktrees?

Analyze completed Ralph worktree branches, build a smart merge priority queue, and sequentially squash-merge them into main with worktree cleanup. Use this skill whenever the user wants to merge ralph worktrees, merge completed features, clean up finished ralph branches, process the ralph merge queue, or asks about which ralph branches are ready to merge. Triggers on: merge worktrees, ralph merge, merge completed branches, ralph cleanup, merge queue, which branches are done, squash ralph branches. Source: ralphcrisostomo/nuxt-development-skills.

How do I install ralph-merge-worktrees?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill ralph-merge-worktrees 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/ralphcrisostomo/nuxt-development-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-07