·wt-merge-pr
</>

wt-merge-pr

Squash-merge a GitHub PR, delete the remote and local branches, and remove the local worktree. Use after QA verification passes to land code on main and clean up.

10Installs·1Trend·@michael-menard

Installation

$npx skills add https://github.com/michael-menard/monorepo --skill wt-merge-pr

How to Install wt-merge-pr

Quickly install wt-merge-pr 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/michael-menard/monorepo --skill wt-merge-pr
  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: michael-menard/monorepo.

SKILL.md

View raw

Description Squash-merges an open GitHub PR for a story branch, deletes branches, and removes the local worktree. Designed for automated use from QA completion workflows.

| STORYID | Yes | — | Story identifier (e.g., WINT-1012) | | PRNUMBER | No | (discovered via gh) | PR number to merge. If absent, discovered from branch name. |

This structured output allows the calling orchestrator to parse results for CHECKPOINT.yaml and status updates.

Squash-merge a GitHub PR, delete the remote and local branches, and remove the local worktree. Use after QA verification passes to land code on main and clean up. Source: michael-menard/monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/michael-menard/monorepo --skill wt-merge-pr
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from michael-menard/monorepo

Quick answers

What is wt-merge-pr?

Squash-merge a GitHub PR, delete the remote and local branches, and remove the local worktree. Use after QA verification passes to land code on main and clean up. Source: michael-menard/monorepo.

How do I install wt-merge-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill wt-merge-pr 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/michael-menard/monorepo

Details

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