Create Pr

Creates a pull request using the GitHub CLI.

tomevault-io Updated

File contents

Steps:

  1. Push the current branch to origin if not already pushed. If there are uncommitted changes, use /commit first.
  2. Use gh pr create to create the pull request.
  3. Return the PR URL.

Write a concise PR title and description summarizing the changes. The description should include a comprehensive, yet concise description of everything that changed in the PR.

Do not describe every change verbatim: the diff viewer exists for that. Describe why, not how.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/mikotoio--mikoto--create-pr commit 4dbe0b7769

Frequently asked questions

npx skillmds@latest add tomevault-io/create-pr-4