LogoClawIndex
CasesSkillsAbout
LogoClawIndex

create-pr - Automated Pull Request Creation from JIRA Ticket Branches

Creates Pull Requests automatically from JIRA ticket branches with parent branch detection and template-based description

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect current git branch
  • check GitHub authentication status
  • verify existing PRs
  • detect parent branch
  • collect git diff statistics
  • generate PR description from template
  • push branch to remote
  • create Pull Request via GitHub CLI

Inputs

  • JIRA ticket number (from branch name)
  • current git branch
  • git repository
  • PR template file

Outputs

  • Pull Request URL
  • created Pull Request
  • pushed git branch

Requirements

  • GitHub CLI authentication
  • git repository
  • not on main/develop branches

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
pull-request
automation
jira-integration
version-control
detect current git branch
check GitHub authentication status
verify existing PRs
detect parent branch
JIRA ticket number (from branch name)
current git branch
git repository
Pull Request URL
created Pull Request
pushed git branch