Create Pr

🌐Community
by fradser · vlatest · Repository

Automatically generates draft pull requests from code changes, streamlining review workflows for fradser 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 fradser-create-pr npx -- -y @trustedskills/fradser-create-pr
2

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

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

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

About This Skill

What it does

The fradser-create-pr skill automates the creation of pull requests on GitHub. It analyzes changes, suggests a title and description for the PR based on those changes, and then generates the pull request. This streamlines the process of contributing to or maintaining code repositories.

When to use it

  • When you need to quickly create a pull request from local changes without manually crafting the details.
  • For automating contributions to open-source projects where consistent PR formatting is desired.
  • To simplify the workflow for teams collaborating on GitHub repositories.
  • When needing to generate a draft pull request with suggested title and description before finalizing it.

Key capabilities

  • Analyzes local changes
  • Suggests pull request titles
  • Generates pull request descriptions
  • Creates pull requests on GitHub

Example prompts

  • "Create a pull request for my current branch."
  • "Generate a draft PR with a suggested title and description based on the latest commits."
  • "Make a pull request to the main branch, using the changes from feature/new-stuff."

Tips & gotchas

  • Requires access to a GitHub repository.
  • The skill relies on accurate change analysis; review suggested titles and descriptions before finalizing the PR.

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
fradser
Installs
20

🌐 Community

Passed automated security scans.