pr-worktree-workflow

Installation
SKILL.md

PR + Worktree Workflow

Common Mistakes (Read First)

DO NOT use this skill when:

  • User only mentions worktree (use using-git-worktrees instead)

When to prompt user:

  • If user says "create a PR" or "I want to make a PR" → Ask: "Would you like me to use the pr-worktree-workflow to create a worktree and PR together?"

Overview

This skill integrates using-git-worktrees and my-pull-requests to provide a complete task-to-PR workflow:

  1. Create Worktree - Use using-git-worktrees to establish isolated workspace
  2. Implement Feature - Work in the new branch
  3. Create PR - Create Pull Request from the completed work
  4. Verify PR - Confirm PR status
Related skills
Installs
11
First Seen
Mar 5, 2026