worktree-pr
Installation
SKILL.md
worktree-pr
Turn a subset of uncommitted changes into a clean pull request using a throwaway git worktree, then commit, push, open the PR, and watch CI to green.
Mental model: user is on branch start with uncommitted edits. This skill spins
up a new worktree on a fresh branch from start, copies the relevant files
into it, commits there, pushes, and opens a PR back to start. The user's
original working tree is left untouched.
State persists under .wt-pr/ in the repo root; tasks survive interruption.
Tool Usage Policy (能力覆盖)
Decide tool choice by capability coverage, not blanket prohibitions: