KS
Killer-Skills

create-pr — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for GitHub Automation Agents needing streamlined pull request management capabilities. A React framework without a server

uhyo uhyo
[0]
[0]
Updated: 3/5/2026

Quality Score

Top 5%
15
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add uhyo/funstack-static

Agent Capability Analysis

The create-pr MCP Server by uhyo is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for GitHub Automation Agents needing streamlined pull request management capabilities.

Core Value

Empowers agents to create pull requests using the `gh` CLI, leveraging GitHub repositories and streamlining code review processes with automated branch management and commit tracking.

Capabilities Granted for create-pr MCP Server

Automating pull request creation for code updates
Streamlining branch management for collaborative projects
Simplifying code review processes with direct pull request links

! Prerequisites & Limits

  • Requires GitHub repository access
  • Needs `gh` CLI installation
  • Limited to GitHub repositories only
Project
SKILL.md
1.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Create Pull Request Skill

To satisfy the user's request to create a pull request on a GitHub repository, follow these steps:

  1. Create a new branch for the changes (if not already done).
  2. Commit the changes to the new branch.
  3. Push the branch to the remote repository.
  4. Use the gh CLI to create a pull request. The target branch is master unless specified otherwise.

Then inform the user that the pull request has been created successfully, providing the URL to the pull request.

Merging the Pull Request

After the user reviews the pull request and requests to merge it, you can use the gh CLI to merge the pull request. Confirm with the user before merging.

Note that you should use the squash merge.

Steps After Merging the Pull Request

After merging the pull request, follow these steps so that the local repository is ready for future work:

  1. Switch back to the master branch.
  2. Pull the latest changes from the remote master branch to ensure the local repository is up to date.
  3. Delete the local branch that was used for the pull request. (Note: remote branch is automatically deleted by GitHub)
  4. Inform the user that the pull request is merged and the local repository is now up to date and ready for future work.

Related Skills

Looking for an alternative to create-pr or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication