Create Pr

🌐Community
by vkehfdl1 · vlatest · Repository

Automatically generates draft pull requests from code changes, streamlining review workflows for vkehfdl1 users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add vkehfdl1-create-pr npx -- -y @trustedskills/vkehfdl1-create-pr
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "vkehfdl1-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/vkehfdl1-create-pr"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, create-pr, automates the creation of pull requests on GitHub. It can generate a new branch based on your instructions and create a PR targeting a specified base branch. The skill streamlines the process of contributing code or suggesting changes to repositories.

When to use it

  • You need to contribute a small change to an open-source project but want to avoid manual branching and pull request creation.
  • You are reviewing someone else's work and want to quickly propose modifications with a formal pull request.
  • You’re automating a workflow that involves submitting code changes, such as generating documentation updates.
  • You need to create a PR from a specific commit or tag in a repository.

Key capabilities

  • Creates new branches based on user instructions.
  • Generates pull requests targeting specified base branches.
  • Works with GitHub repositories.

Example prompts

  • "Create a pull request for the changes in branch 'feature/new-button' to target 'main'."
  • "Generate a PR from commit a1b2c3d4 to the develop branch."
  • “Make a pull request based on tag v1.0.0 targeting release. ”

Tips & gotchas

  • Ensure you have appropriate permissions (write access) to the target GitHub repository for this skill to function correctly.
  • The skill requires accurate information about branch and commit names or tags; incorrect input will result in errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vkehfdl1
Installs
8

🌐 Community

Passed automated security scans.