Pr

Creates or updates a pull request from the commits already on the current branch.

MartinoPolo Updated

File contents

Create or Update Pull Request

Create or update a PR from existing commits on current branch. $ARGUMENTS

Pass draft as argument to create a draft PR instead of a normal PR.

Workflow

  1. Read ${CLAUDE_PLUGIN_ROOT}/../mp/skills/shared/GIT_COMMIT_WORKFLOW.md now.
  2. Run Phase B (find linked issue). Phase A does not apply — commits already exist on the branch.
  3. Run Phase C (create or update PR via mp-pr-manager), including its result handling, escalation, PR rules, and troubleshooting.

Output

After completion, display:

  • Base branch used
  • PR URL and number
  • Whether created or updated
  • Session Activity: list agents dispatched

MartinoPolo/mxp-claude-code/tree/main/plugins/gh/skills/mp-pr commit c5c02d2b1c

Frequently asked questions

npx skillmds@latest add martinopolo/pr