1K Create Pr

🌐Community
by onekeyhq · vlatest · Repository

Automatically generates draft pull requests from code changes, streamlining collaboration and accelerating development workflows.

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

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

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

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

About This Skill

What it does

This skill, 1k-create-pr, automates the creation of pull requests within a monorepo environment. It can analyze changes, determine affected repositories, and generate a draft pull request with appropriate metadata. The tool aims to streamline the code review process by reducing manual effort in creating and managing pull requests.

When to use it

  • You're working on a large project using a monorepo structure.
  • Changes span multiple repositories within your codebase.
  • You want to automate the initial draft creation of a pull request.
  • You need to quickly generate a pull request for review and collaboration.

Key capabilities

  • Analyzes code changes.
  • Identifies affected repositories.
  • Generates draft pull requests.
  • Populates pull request metadata.

Example prompts

  • "Create a pull request for the recent changes."
  • "Generate a draft PR based on my local commits."
  • "Make a pull request targeting the main branch with these modifications."

Tips & gotchas

The skill requires access to your repository and appropriate permissions. Ensure that the AI agent has the necessary credentials configured before attempting to create pull requests.

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
onekeyhq
Installs
26

🌐 Community

Passed automated security scans.