Create Pr

🌐Community
by charon-fan · vlatest · Repository

Generates personalized fan fiction PR pitches based on provided details, optimizing for reader engagement and platform suitability.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "charon-fan-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/charon-fan-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 aims to simplify collaboration by automatically creating a draft PR ready for review.

When to use it

  • You've made changes in a development branch and want to quickly create a pull request for review.
  • You need to automate the creation of PRs from automated tasks or scripts.
  • You’re collaborating with a team and want to standardize the PR creation process.
  • You have a series of small commits that you'd like to bundle into a single, well-described pull request.

Key capabilities

  • Generates PR titles.
  • Generates PR descriptions.
  • Creates draft pull requests on GitHub.

Example prompts

  • "Create a pull request for the 'fix_login_bug' branch."
  • "Generate a pull request with title 'Implement new feature X' and description 'Adds functionality Y.'"
  • “Create a PR from my changes, summarizing them as ‘Refactor database connection.’”

Tips & gotchas

This skill requires access to your GitHub repository. Ensure the AI agent has appropriate permissions (e.g., write access) to create pull requests within the target repository.

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
charon-fan
Installs
22

🌐 Community

Passed automated security scans.