create-pr

Installation
SKILL.md

Create Pull Request

Create a well-formatted GitHub pull request for the current branch. The PR description must conform to the repository's PR template (.github/PULL_REQUEST_TEMPLATE.md).

Arguments

$ARGUMENTS can be used for special instructions, such as:

  • Specifying a base branch: "use base branch: develop"
  • Guiding the summary: "emphasize the performance improvements in the summary"
  • Adding context: "this is part of the auth refactor epic"
  • Any other guidance for PR creation

Default base branch: main (unless specified in arguments)

Step 1: Gather Information

Run these commands in parallel to understand the changes:

Installs
5
GitHub Stars
2.1K
First Seen
May 5, 2026
create-pr — nvidia-nemo/datadesigner