Create Pr

🌐Community
by soyio-id · vlatest · Repository

Generates unique, structured IDs for Soyio objects based on provided parameters and naming conventions.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "soyio-id-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/soyio-id-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 analyze changes, generate PR titles and descriptions based on commit messages, and automatically assign reviewers. The tool streamlines the code review process by reducing manual effort involved in creating and managing PRs.

When to use it

  • After a developer completes a feature branch and is ready for code review.
  • When automating repetitive tasks associated with pull request creation.
  • To ensure consistent formatting and descriptions across all pull requests within a project.
  • For teams looking to improve the efficiency of their code review workflow.

Key capabilities

  • GitHub integration
  • Automatic PR title generation from commit messages
  • PR description generation based on commit messages
  • Reviewer assignment

Example prompts

  • "Create a pull request for my changes."
  • "Generate a pull request with the title 'Fix: Issue #123' and assign @reviewer1."
  • “Make a PR from branch ‘feature/new-login’ targeting main.”

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 in 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
soyio-id
Installs
3

🌐 Community

Passed automated security scans.