Create Pr

🌐Community
by cartridge-gg · vlatest · Repository

Generates pull requests on cartridge-gg repositories based on provided specifications and code changes.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "cartridge-gg-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cartridge-gg-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 (PRs) on GitHub. It can generate PR titles and descriptions based on provided context, streamlining the code review process. The tool simplifies collaboration by automatically creating a draft PR for review.

When to use it

  • You've made changes in a development branch and want to quickly create a PR for review without manual steps.
  • You need to automate the creation of PRs based on specific events or triggers within your workflow.
  • You want to ensure consistent formatting and content for PR titles and descriptions across your team.
  • You're working with multiple contributors and want to facilitate efficient code reviews.

Key capabilities

  • Automated pull request generation
  • Draft PR creation
  • PR title and description generation based on context

Example prompts

  • "Create a draft PR for the changes in branch 'feature/new-login'."
  • "Generate a PR with the title 'Fix: Issue #123 - Incorrect calculation' and a description summarizing the fix."
  • "Create a pull request from my current branch, pre-filled with a descriptive title."

Tips & gotchas

  • Ensure you have appropriate permissions to create branches and pull requests in the target repository.
  • The quality of the PR title and description depends on the clarity and completeness of the provided context.

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
cartridge-gg
Installs
12

🌐 Community

Passed automated security scans.