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.
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.
Quickly install wt-merge-pr AI skill to your development environment via command line
Source: michael-menard/monorepo.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/michael-menard/monorepo --skill wt-merge-prSquash-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.
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
https://github.com/michael-menard/monorepo