raise-pr

Installation
SKILL.md

Raise PR

Turn a finished feature branch into a pull request reviewers can act on. The PR is the branch's public face: the title feeds changelogs and merge commits, the body is what a reviewer (human or bot) reads before the diff, and a PR raised from the wrong branch state wastes everyone's pass.

User-initiated only. Run this skill when the user explicitly asked for a PR or confirmed a suggestion to raise one. Other skills point here as the natural next step — that's a suggestion for the user to answer, never a license to chain into raising autonomously. Publishing a branch is the user's decision, not a workflow side effect.

1. Verify there is something to raise

Run the checks; each failure has a specific remedy, not a workaround:

Installs
1
Repository
pubx-ai/skills
GitHub Stars
6
First Seen
13 days ago
Security Audits
raise-pr — pubx-ai/skills