Publish Pr

Publish the current local changes to GitHub in one shot — confirm scope, commit, push, and open a ready pull request. Use whenever the user wants to ship finished local work to a PR ("open a PR for this", "publish this", "commit, push, and PR", "ship it"), even when the ask is terse, as long as there are local changes meant to go up. This is git + PR mechanics only: it does NOT merge (stop at opening the PR) and does NOT run tests/build/lint (correctness is a separate concern — see the boundary notes below).

gitt510 51d70ef 3.7 KB Updated

File contents

gitt510/agent-skills/tree/main/skills/publish-pr commit 51d70efa52

Frequently asked questions

npx skillmds@latest add gitt510/publish-pr