Create Pr

🌐Community
by jmerta · vlatest · Repository

Automatically generates draft pull requests from specified branches based on jmerta's defined criteria and coding standards.

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 jmerta-create-pr npx -- -y @trustedskills/jmerta-create-pr
2

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

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

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

About This Skill

What it does

This skill automates the creation of pull requests in GitHub repositories. It can be used to streamline code review workflows, automate feature branch merges, and ensure consistent contribution processes. The tool interacts directly with a GitHub repository based on provided instructions and credentials.

When to use it

  • Automating routine merges from development branches into main.
  • Creating pull requests for new features or bug fixes after local development.
  • Ensuring code contributions follow established branching strategies.
  • Simplifying the process of submitting changes to open-source projects.

Key capabilities

  • GitHub repository interaction
  • Pull request creation
  • Branch management (implied)
  • Credential handling (likely for GitHub access)

Example prompts

  • "Create a pull request from branch 'feature/new-login' to 'main'."
  • "Generate a PR merging changes from 'develop' into 'release'."
  • "Open a pull request with title 'Fix: Incorrect date format' and description 'Corrects the display of dates in the user profile.'"

Tips & gotchas

The skill requires appropriate GitHub credentials to be configured for authentication. Ensure these are securely stored and accessible by the AI agent.

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
jmerta
Installs
12

🌐 Community

Passed automated security scans.