My Pull Requests

🏢Official
by github · vlatest · Repository

My Pull Requests helps you automatically create pull requests for your open-source projects, streamlining collaboration and code contributions.

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 my-pull-requests npx -- -y @trustedskills/my-pull-requests
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "my-pull-requests": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/my-pull-requests"
      ]
    }
  }
}

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

About This Skill

What it does

The my-pull-requests skill helps users manage and track their GitHub pull requests efficiently. It provides insights into ongoing PRs, simplifies workflows, and offers actionable information to streamline collaboration on code changes.

When to use it

  • When you need an overview of all your open pull requests in one place.
  • While preparing for a code review or planning your next development task.
  • To automate updates or notifications related to pull request status changes.
  • When trying to maintain a clean and organized GitHub workflow across multiple repositories.

Key capabilities

  • Tracks all user pull requests across repositories.
  • Provides summaries of PRs, including status, branch, and review details.
  • Enables automation for managing PR lifecycles.
  • Integrates with GitHub APIs for real-time updates.

Example prompts

  • "Show me a list of my open pull requests."
  • "What’s the current status of my PR #123?"
  • "Notify me when any of my pull requests receive new comments."

Tips & gotchas

  • Ensure you have proper GitHub API access and permissions for accurate tracking.
  • This skill may not support private repositories unless configured correctly with authentication tokens.

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
github
Installs
4.0k

🏢 Official

Published by the company or team that built the technology.