Git Pr

Open a pull request from the current branch against the repo's base branch, and leave the working checkout free by moving the PR into its own worktree. Three independent guards make pushing to a protected branch impossible; if the user is standing on one with work in progress, it branches off first instead of refusing. Delegates to the `commit` skill when the tree is dirty, composes title and body from the commits (what changed, why, how to check it), assigns the author, and requests the changed paths' CODEOWNERS as reviewers. Never force-pushes, never merges. Use when the user says "open a PR", "PR this", "ship this branch", "abre el PR", "create the pull request", or finishes a branch and wants it up for review.

pappcorn 8938cc3 13.1 KB Updated

File contents

pappcorn/universe/tree/main/packages/best-practices-git/skills/git-pr commit 8938cc37b7

Frequently asked questions

npx skillmds@latest add pappcorn/git-pr