Create Pr

🌐Community
by takuan-osho · vlatest · Repository

Generates detailed, actionable pull requests from natural language descriptions, optimizing code quality and collaboration.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "takuan-osho-create-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/takuan-osho-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 in code repositories. It can generate a new branch, commit changes, and initiate a pull request on platforms like GitHub or GitLab based on your instructions. The skill streamlines the development workflow by handling repetitive tasks associated with creating and submitting code contributions.

When to use it

  • You need to submit bug fixes or feature enhancements to an open-source project.
  • Your team follows a strict branching strategy for code reviews.
  • You want to automate the process of merging changes from a development branch into a main branch.
  • You are working on a personal project and desire a more structured contribution workflow.

Key capabilities

  • Automated pull request creation
  • Branch management (creation)
  • Commit generation
  • Integration with code hosting platforms (GitHub, GitLab - implied)

Example prompts

  • "Create a pull request for the bug fix in src/utils.py."
  • "Generate a new branch named 'feature/new-button' and create a pull request."
  • “Submit changes to the main repository with commit message ‘Fix: incorrect calculation’."

Tips & gotchas

The skill requires access credentials for your code repositories, typically through API keys or tokens. Ensure these are securely configured within the AI agent environment.

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
takuan-osho
Installs
11

🌐 Community

Passed automated security scans.