Pr Creator

🌐Community
by peopleforrester · vlatest · Repository

The Pr Creator generates press release drafts based on provided details, streamlining PR content creation and saving valuable time for marketers.

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 peopleforrester-pr-creator npx -- -y @trustedskills/peopleforrester-pr-creator
2

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

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

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

About This Skill

What it does

The pr-creator skill automates the creation of pull requests. It can generate a draft PR based on provided instructions, including specifying the branch to merge into and a title for the PR. This streamlines code review workflows and reduces manual effort in software development projects.

When to use it

  • You need to create a pull request from a specific branch after completing a feature or bug fix.
  • You want to quickly generate a draft pull request with a predefined title and target branch for initial feedback.
  • Your team follows a consistent PR creation process that can be automated.
  • You're looking to reduce the overhead associated with creating pull requests manually.

Key capabilities

  • Generates pull requests based on instructions.
  • Allows specification of the target branch for merging.
  • Provides control over the title of the generated pull request.
  • Creates draft PRs for initial review.

Example prompts

  • "Create a pull request from 'feature/new-login' to 'main' with the title 'Implement new login functionality'."
  • "Generate a draft PR merging 'bugfix/typo' into 'develop'."
  • “Make a PR from my current branch targeting ‘release’ and name it ‘Fix: Incorrect date format.’”

Tips & gotchas

  • Ensure the AI agent has appropriate permissions to create pull requests within your repository.
  • The skill relies on clear and concise instructions for accurate PR generation.

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
peopleforrester
Installs
2

🌐 Community

Passed automated security scans.