Skip to main content
Back to registry

create-pull-request

cline/cline

This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.

Installs184
Install command
npx skills add https://github.com/cline/cline --skill create-pull-request
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices. Before proceeding, verify the following: If not installed, inform the user: The GitHub CLI ( gh ) is required but not installed. Please install it: If not authenticated, guide the user to run gh auth login . If there are uncommitted changes, ask the user whether to: Ensure you're not on main or master . If so, ask the user to create or switch to a feature branch. This is typically main or master . Review these commits to understand: This shows which files changed and helps identify the type of change. Before creating the PR, you need the following information.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-pull-request do?

This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.

Is create-pull-request good?

create-pull-request does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does create-pull-request work with?

create-pull-request currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to create-pull-request?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install create-pull-request?

npx skills add https://github.com/cline/cline --skill create-pull-request

Related skills

Alternatives in Software Engineering