LogoClawIndex
CasesSkillsAbout
LogoClawIndex

create-pr - Create Pull Request from Current Branch

Push current branch and create a Pull Request with English title and description

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • confirm branch state and uncommitted changes
  • push branch to remote repository
  • create Pull Request using gh CLI
  • provide PR text template

Inputs

  • current branch name
  • uncommitted changes
  • PR title in English
  • PR description in English
  • gh CLI context

Outputs

  • branch pushed to remote repository
  • Pull Request created
  • PR text template

Requirements

  • git environment
  • gh CLI tool
  • remote repository access
  • English PR title and description

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
github
pull-request
cli
version-control
confirm branch state and uncommitted changes
push branch to remote repository
create Pull Request using gh CLI
provide PR text template
current branch name
uncommitted changes
PR title in English
branch pushed to remote repository
Pull Request created
PR text template